Ejemplo n.º 1
0
 @Override
 public void writeShort(short short1) {
   out.writeShort(short1);
 }