public class SinglePrecisionDecoderV2 extends IntGorillaDecoder
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 |
|---|
SinglePrecisionDecoderV2() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
cacheNext(ByteBuffer in) |
float |
readFloat(ByteBuffer in) |
readInt, readNext, resetflipByte, hasNext, readBit, readLong, readNextClearBitgetDecoderByType, getType, readBigDecimal, readBinary, readBoolean, readDouble, readLong, readShort, setTypepublic final float readFloat(ByteBuffer in)
protected int cacheNext(ByteBuffer in)
cacheNext in class IntGorillaDecoderCopyright © 2022 The Apache Software Foundation. All rights reserved.