brotli_decompressor::bit_reader

Function BrotliFillBitWindow

source
pub fn BrotliFillBitWindow(br: &mut BrotliBitReader, n_bits: u32, input: &[u8])