Searched defs:encodeUint (Results 1 – 2 of 2) sorted by relevance
422 void encodeUint(const uint64_t val) { in encodeUint() function624 void encodeUint(const uint64_t val) { in encodeUint() function
107 func (state *encoderState) encodeUint(x uint64) { func