示例#1
0
 public void writeUInt8(byte v)
 {
     bw.writeUInt8(_dat, v);
 }