예제 #1
0
 @Override
 public Object read(Object reuse, Decoder dec) throws IOException {
   return dec.readInt();
 }