Searched defs:VLQEncodeUnsigned (Results 1 – 1 of 1) sorted by relevance
28 VLQEncodeUnsigned(Function&& process_byte, uint32_t value) { in VLQEncodeUnsigned() function71 inline void VLQEncodeUnsigned(std::vector<byte, A>* data, uint32_t value) { in VLQEncodeUnsigned() function