| Class Summary | 
| ByteInputBuffer | This class provides a byte input facility from byte buffers. | 
| ByteToBitInput | This class provides an adapter to perform bit based input on byte based
 output obejcts that inherit from a 'ByteInputBuffer' class. | 
| DecLyrdCBlk | This class stores coded (compressed) code-blocks that are organized in
 layers. | 
| EntropyDecoder | This is the abstract class from which all entropy decoders must
 inherit. | 
| MQDecoder | This class implements the MQ arithmetic decoder. | 
| StdEntropyDecoder | This class implements the JPEG 2000 entropy decoder, which codes stripes in
 code-blocks. |