public class DictionaryDecoder extends Decoder
| Constructor and Description |
|---|
DictionaryDecoder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext(ByteBuffer buffer) |
Binary |
readBinary(ByteBuffer buffer) |
void |
reset() |
getDecoderByType, getType, readBigDecimal, readBoolean, readDouble, readFloat, readInt, readLong, readShort, setTypepublic boolean hasNext(ByteBuffer buffer)
public Binary readBinary(ByteBuffer buffer)
readBinary in class DecoderCopyright © 2022 The Apache Software Foundation. All rights reserved.