Class IntRLBEDecoder


  • public class IntRLBEDecoder
    extends Decoder
    • Constructor Detail

      • IntRLBEDecoder

        public IntRLBEDecoder()
        constructor of IntRLBEDecoder
    • Method Detail

      • readInt

        public int readInt​(java.nio.ByteBuffer buffer)
        Overrides:
        readInt in class Decoder
      • hasNext

        public boolean hasNext​(java.nio.ByteBuffer buffer)
        Specified by:
        hasNext in class Decoder
      • reset

        public void reset()
        Specified by:
        reset in class Decoder