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