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