Class Decoder


  • public class Decoder
    extends Object
    • Constructor Detail

      • Decoder

        public Decoder()
    • Method Detail

      • SetStream

        public final void SetStream​(InputStream stream)
      • ReleaseStream

        public final void ReleaseStream()
      • DecodeDirectBits

        public final int DecodeDirectBits​(int numTotalBits)
                                   throws IOException
        Throws:
        IOException
      • InitBitModels

        public static void InitBitModels​(short[] probs)