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