Esempio n. 1
0
 @Override
 protected void doSerialize(Packer packer) throws IOException {
   MsgPackUtils.packValue(packer, result);
 }