Expand description

Bitstream reader functionality.

Structs

A big-endian reader.

A little-endian reader.

Traits

Used to define a bitreader.

Used to interact with a sequence of 64 bits, taking into account the relative endianness.

Used to extract a sequence of bits from an internal buffer.

Used to interact with an internal buffer.