brotli_decompressor::bit_reader

Function BrotliTakeBits

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