| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BytesMarshallable
An object which can be read or written directly to Bytes in a streaming manner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BytesMarshaller.writeMarshallable(WriteBytesMarshallable t,
BytesOut out) |
static void |
BytesUtil.writeMarshallable(WriteBytesMarshallable marshallable,
BytesOut bytes) |
Copyright © 2017. All rights reserved.