Module encoder

Source
Expand description

The Encoder half of the arithmetic coding library.

Structsยง

Encoder
An arithmetic encoder
State
A convenience struct which stores the internal state of an Encoder.