@FunctionalInterface public interface ReadBytesMarshallable
| Modifier and Type | Method and Description |
|---|---|
void |
readMarshallable(BytesIn bytes)
Bytes to read.
|
void readMarshallable(BytesIn bytes) throws net.openhft.chronicle.core.io.IORuntimeException
bytes - to read.net.openhft.chronicle.core.io.IORuntimeExceptionCopyright © 2019. All rights reserved.