Function skip

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

Read bytes until the LEB128 continuation bit is not set.