Class SinglePrecisionDecoderV1


  • public class SinglePrecisionDecoderV1
    extends GorillaDecoderV1
    Decoder for value value using gorilla.
    • Constructor Detail

      • SinglePrecisionDecoderV1

        public SinglePrecisionDecoderV1()
    • Method Detail

      • readFloat

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