public interface BytesMarshaller<E>
BytesMarshallable
E
read(Bytes bytes)
void
write(Bytes bytes, E e)
void write(Bytes bytes, E e)
bytes
e
@Nullable E read(Bytes bytes)
Copyright © 2014. All Rights Reserved.