Class SinglePrecisionDecoderV2


  • public class SinglePrecisionDecoderV2
    extends IntGorillaDecoder
    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

      • SinglePrecisionDecoderV2

        public SinglePrecisionDecoderV2()
    • Method Detail

      • readFloat

        public final float readFloat​(java.nio.ByteBuffer in)
        Overrides:
        readFloat in class Decoder