Exemplo n.º 1
0
 public void writeLong(long b) {
   buf.putLong(b);
 }