Function BrotliPeekByte

Source
pub fn BrotliPeekByte(
    br: &mut BrotliBitReader,
    offset: u32,
    input: &[u8],
) -> i32