Exemplo n.º 1
0
 public void writeShort(short b) {
   buf.putShort(b);
 }