Module buf_bit_reader

Module buf_bit_reader 

Source

Structs§

BufBitReader
An implementation of BitRead and BitSeek for a WordRead and a WordSeek.

Functions§

from_file
Creates a new BufBitReader with default read parameters from a file path using the provided endianness and read word.
from_path
Creates a new BufBitReader with default read parameters from a file path using the provided endianness and read word.