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