@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.IORuntimeException
Copyright © 2019. All rights reserved.