@FunctionalInterface public interface WriteMarshallable
| Modifier and Type | Method and Description |
|---|---|
void |
writeMarshallable(WireOut wire)
Write data to the wire
|
void writeMarshallable(WireOut wire)
wire - to write to.Copyright © 2015. All rights reserved.