gimli::leb128::read

Function skip

Source
pub fn skip<R: Reader>(r: &mut R) -> Result<()>
Expand description

Read bytes until the LEB128 continuation bit is not set.