Class DoublePrecisionChimpDecoder


  • public class DoublePrecisionChimpDecoder
    extends LongChimpDecoder
    This class includes code modified from Panagiotis Liakos chimp project.

    Copyright: 2022- Panagiotis Liakos, Katia Papakonstantinopoulou and Yannis Kotidis

    Project page: https://github.com/panagiotisl/chimp

    License: http://www.apache.org/licenses/LICENSE-2.0

    • Constructor Detail

      • DoublePrecisionChimpDecoder

        public DoublePrecisionChimpDecoder()
    • Method Detail

      • readDouble

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