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