Class DoublePrecisionDecoderV1


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

      • DoublePrecisionDecoderV1

        public DoublePrecisionDecoderV1()
    • Method Detail

      • readDouble

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