Пример #1
0
 public void writeInt8(int v)
 {
     bw.writeInt8(_dat, v);
 }