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