@FunctionalInterface public interface ReadBytesMarshallable
Modifier and Type | Method and Description |
---|---|
void |
readMarshallable(Bytes<?> bytes)
Bytes to read.
|
void readMarshallable(Bytes<?> bytes)
bytes
- to read.Copyright © 2015. All rights reserved.