Searched defs:EncodeFixed32 (Results 1 – 3 of 3) sorted by relevance
141 func (p *Buffer) EncodeFixed32(x uint64) error { func
156 func (p *Buffer) EncodeFixed32(x uint64) error { func
32 void EncodeFixed32(char* buf, uint32 value) { in EncodeFixed32() function