Skip to main content

read_uleb128

Function read_uleb128 

Source
pub fn read_uleb128(data: &[u8], pos: &mut usize) -> Result<u64, UnwindError>