Legend
| Constructor: ArithmeticCodingWriter( |
Stream | stream | The stream to which the encoded data will be written. |
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 ArithmeticCodingWriter.SetContext( |