public interface ByteArraySerializer
Object
read(byte[] buf)
read(byte[] buf, int offset)
byte[]
write(Object object)
Object read(byte[] buf)
Object read(byte[] buf, int offset)
byte[] write(Object object)