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