コード例 #1
0
 /** {@inheritDoc} */
 @Override
 public void writeExternal(ObjectOutput out) throws IOException {
   U.writeByteArray(out, val);
 }