Searched defs:DecodeFixed32 (Results 1 – 4 of 4) sorted by relevance
41 inline uint32 DecodeFixed32(const char* ptr) { in DecodeFixed32() function
28 inline uint32 DecodeFixed32(const char *ptr) { in DecodeFixed32() function
81 inline uint32_t DecodeFixed32(const char* ptr) { in DecodeFixed32() function
99 func (*Buffer) DecodeFixed32() (uint64, error) { panic("not implemented") } func