Searched defs:VLQEncode (Results 1 – 1 of 1) sorted by relevance
48 VLQEncode(Function&& process_byte, int32_t value) { in VLQEncode() function60 inline void VLQEncode(std::vector<byte, A>* data, int32_t value) { in VLQEncode() function