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