brotli_decompressor::bit_reader

Function BrotliGetBits

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