Uses of Class
jj2000.j2k.entropy.encoder.ByteOutputBuffer
-
Packages that use ByteOutputBuffer Package Description jj2000.j2k.entropy.encoder -
-
Uses of ByteOutputBuffer in jj2000.j2k.entropy.encoder
Constructors in jj2000.j2k.entropy.encoder with parameters of type ByteOutputBuffer Constructor Description MQCoder(ByteOutputBuffer oStream, int nrOfContexts, int[] init)
Instantiates a new MQ-coder, with the specified number of contexts and initial states.
-