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