Exemplo n.º 1
0
 public void Write(byte[] buffer)
 {
     stream.Write(buffer, 0, buffer.Length);
 }