public class DoublePrecisionDecoderV2 extends LongGorillaDecoder
Copyright: 2016-2018 Michael Burman and/or other contributors
Project page: https://github.com/burmanm/gorilla-tsc
License: http://www.apache.org/licenses/LICENSE-2.0
storedValuefirstValueWasRead, hasNext, storedLeadingZeros, storedTrailingZeros| Constructor and Description |
|---|
DoublePrecisionDecoderV2() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
cacheNext(ByteBuffer in) |
double |
readDouble(ByteBuffer in) |
readLong, readNext, resetflipByte, hasNext, readBit, readLong, readNextClearBitgetDecoderByType, getType, readBigDecimal, readBinary, readBoolean, readFloat, readInt, readShort, setTypepublic final double readDouble(ByteBuffer in)
readDouble in class Decoderprotected long cacheNext(ByteBuffer in)
cacheNext in class LongGorillaDecoderCopyright © 2022 The Apache Software Foundation. All rights reserved.