Function skip_bytes

Source
pub fn skip_bytes<R>(map: &mut R, s: u8)
where R: Seek,