Searched refs:skip_raw_bytes (Results 1 – 1 of 1) sorted by relevance
644 pub fn skip_raw_bytes(&mut self, count: u32) -> ProtobufResult<()> { in skip_raw_bytes() method925 reader.skip_raw_bytes(0).unwrap(); in test_input_stream_skip_raw_bytes()928 reader.skip_raw_bytes(2).unwrap(); in test_input_stream_skip_raw_bytes()931 reader.skip_raw_bytes(6).unwrap(); in test_input_stream_skip_raw_bytes()