public interface Streamable
| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
void readFrom(StreamInput in) throws IOException
IOExceptionvoid writeTo(StreamOutput out) throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.