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