Expand description
Bitstream reader functionality.
Structs§
Traits§
- BitRead
- Used to define a bitreader.
- BitRead
Endian - Used to interact with a sequence of 64 bits, taking into account the relative endianness.
- BitRead
Fill - Used to extract a sequence of bits from an internal buffer.
- BitRead
Internal - Used to interact with an internal buffer.