public interface Writeable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Writeable.Writer<V> |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(DataOutputView out) |
void writeTo(DataOutputView out) throws IOException
IOExceptionCopyright © 2022. All rights reserved.