Searched defs:read_repeated_packed_int32_into (Results 1 – 2 of 2) sorted by relevance
413 pub fn read_repeated_packed_int32_into(&mut self, target: &mut Vec<i32>) -> ProtobufResult<()> { in read_repeated_packed_int32_into() method
444 pub fn read_repeated_packed_int32_into(&mut self, target: &mut Vec<i32>) -> crate::Result<()> { in read_repeated_packed_int32_into() method