@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 © 2016. All rights reserved.