Searched defs:EncodeFixed64 (Results 1 – 3 of 3) sorted by relevance
64 inline void EncodeFixed64(char* dst, uint64_t value) { in EncodeFixed64() function
43 void EncodeFixed64(char* buf, uint64 value) { in EncodeFixed64() function
109 func (*Buffer) EncodeFixed64(uint64) error { panic("not implemented") } func