Beispiel #1
0
 @Override
 public void write(Short obj, SerializationContext context) throws IOException {
   context.writeShort(obj);
 }