public static interface MetaSerdeHelper.FieldWriter<T>
| Modifier and Type | Method and Description |
|---|---|
int |
size(T x) |
void |
writeTo(ByteBuffer buffer,
T x) |
void writeTo(ByteBuffer buffer, T x) throws IOException
IOExceptionint size(T x)
Copyright © 2011–2018. All rights reserved.