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