Function read_continuation_byte

Source
fn read_continuation_byte(input: &[u8], byte_index: &mut usize) -> Result<u8>