Searched defs:EncodeFixed32 (Results 1 – 3 of 3) sorted by relevance
54 inline void EncodeFixed32(char* dst, uint32_t value) { in EncodeFixed32() function
32 void EncodeFixed32(char* buf, uint32 value) { in EncodeFixed32() function
108 func (*Buffer) EncodeFixed32(uint64) error { panic("not implemented") } func