@FunctionalInterface public interface WriteBytesMarshallable extends CommonMarshallable
Modifier and Type | Method and Description |
---|---|
void |
writeMarshallable(BytesOut bytes)
Write to Bytes.
|
usesSelfDescribingMessage
void writeMarshallable(BytesOut bytes)
bytes
- to write to.Copyright © 2020. All rights reserved.