예제 #1
0
 public void writeShort(short b) {
   buf.putShort(b);
 }