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