Expand description

The Decoder half of the arithmetic coding library.

Structs

The iterator returned by the [Model::decode_all] method

An arithmetic decoder

A convenience struct which stores the internal state of an Decoder.