Function brotli_decompressor::bit_reader::BrotliGetBits

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