Ejemplo n.º 1
0
 public void WriteByte(byte value)
 {
     data.WriteByte(value);
 }