Пример #1
0
 @Override
 protected byte[] confirming(ExtendedDataInputStream in) throws Exception {
   return in.readByteArray();
 }