Function fit_rust::protocol::io::skip_bytes

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