Searched defs:read_repeated_packed_int64_into (Results 1 – 2 of 2) sorted by relevance
402 pub fn read_repeated_packed_int64_into(&mut self, target: &mut Vec<i64>) -> ProtobufResult<()> { in read_repeated_packed_int64_into() method
439 pub fn read_repeated_packed_int64_into(&mut self, target: &mut Vec<i64>) -> crate::Result<()> { in read_repeated_packed_int64_into() method