Ejemplo n.º 1
0
 public void writeExternal(ObjectOutput out) throws IOException {
   IOUtils.writeBytes(bytea, out);
 }