Function brotli_no_stdlib::SafeReadBits [] [src]

pub fn SafeReadBits(br: &mut BrotliBitReader, n_bits: u32, val: &mut u32, input: &[u8]) -> bool