Function gimli::leb128::read::skip[][src]

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

Read bytes until the LEB128 continuation bit is not set.