| Interface | Description | 
|---|---|
| CodedCBlkDataSrcDec | 
 This interface defines a source of entropy coded data and methods to
 transfer it in a code-block by code-block basis. 
 | 
| Class | Description | 
|---|---|
| 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. 
 | 
Copyright © 2017 Open Microscopy Environment