Function brotli_decompressor::bit_reader::BrotliTakeBits

source ยท
pub fn BrotliTakeBits(br: &mut BrotliBitReader, n_bits: u32, val: &mut u32)