Searched defs:read_fixed64 (Results 1 – 5 of 5) sorted by relevance
48 static bool read_fixed64(pb_istream_t *stream, const pb_field_t *field, void **arg) in read_fixed64() function
338 pub fn read_fixed64(&mut self) -> crate::Result<u64> { in read_fixed64() method
337 pub fn read_fixed64(&mut self) -> ProtobufResult<u64> { in read_fixed64() method