Searched defs:EncodeFixed64 (Results 1 – 3 of 3) sorted by relevance
125 func (p *Buffer) EncodeFixed64(x uint64) error { func
140 func (p *Buffer) EncodeFixed64(x uint64) error { func
43 void EncodeFixed64(char* buf, uint64 value) { in EncodeFixed64() function