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