Class DoublePrecisionDecoderV2


  • public class DoublePrecisionDecoderV2
    extends LongGorillaDecoder
    This class includes code modified from Michael Burman's gorilla-tsc project.

    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

    • Constructor Detail

      • DoublePrecisionDecoderV2

        public DoublePrecisionDecoderV2()
    • Method Detail

      • readDouble

        public final double readDouble​(java.nio.ByteBuffer in)
        Overrides:
        readDouble in class Decoder