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