Legend
| Constructor: ArithmeticCodingReader( |
Stream | stream | The stream from which the encoded data will be read for decoding. |
ArithmeticSymbolContext | context |
The context used for determining the relative frequencies of encoded symbols. The caller may make changes to
the context instance it passed in; such changes will take effect immediately. See also ArithmeticCodingReader.SetContext( |