|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteInputBuffer | |
|---|---|
| ucar.jpeg.jj2000.j2k.entropy.decoder | |
| Uses of ByteInputBuffer in ucar.jpeg.jj2000.j2k.entropy.decoder |
|---|
| Methods in ucar.jpeg.jj2000.j2k.entropy.decoder that return ByteInputBuffer | |
|---|---|
ByteInputBuffer |
MQDecoder.getByteInputBuffer()
Returns the underlying 'ByteInputBuffer' from where the MQ coded input bytes are read. |
| Constructors in ucar.jpeg.jj2000.j2k.entropy.decoder with parameters of type ByteInputBuffer | |
|---|---|
ByteToBitInput(ByteInputBuffer in)
Instantiates a new 'ByteToBitInput' object that uses 'in' as the underlying byte based input. |
|
MQDecoder(ByteInputBuffer iStream,
int nrOfContexts,
int[] initStates)
Instantiates a new MQ-decoder, with the specified number of contexts and initial states. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||