Component Type: Component
Description: BitReader helps reading individual bits from a slice of bytes. You can read "unusual" numbers of bits from the byte slice, for example 13 bits at once. The reader internally keeps track of position within the buffer.
Build project: Cargo.toml (Cargo (Rust's package manager)) (Path: third_party\rust\bitreader\Cargo.toml )
Other views: file explorer, graph explorer