Class SinglePrecisionChimpDecoder


  • public class SinglePrecisionChimpDecoder
    extends IntChimpDecoder
    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

      • SinglePrecisionChimpDecoder

        public SinglePrecisionChimpDecoder()
    • Method Detail

      • readFloat

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