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