Exemplo n.º 1
0
 public void addDouble(double x) {
   prep(8, 0);
   putDouble(x);
 }