Ejemplo n.º 1
0
 public void writeUInt8(byte v)
 {
     bw.writeUInt8(_dat, v);
 }