Module buf_bit_writer

Module buf_bit_writer 

Source

Structs§

BufBitWriter
An implementation of BitWrite for a WordWrite.

Functions§

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