Function gimli::leb128::read::skip

source · []
pub fn skip<R: Reader>(r: &mut R) -> Result<()>
Expand description

Read bytes until the LEB128 continuation bit is not set.