Legend
| Constructor: ArithmeticCodingReader( |
Stream | stream | The stream from which the encoded data will be read for decoding. |
uint[] | frequencies | The frequency of each symbol occurring. Must match the frequencies used by ArithmeticCodingWriter for encoding the data. |