Searched refs:WriteBase128IntToStream (Results 1 – 1 of 1) sorted by relevance
48 void WriteBase128IntToStream(uint64_t x, std::vector<uint8_t> &bytes) { in WriteBase128IntToStream() function103 WriteBase128IntToStream(value, ser); in SerializeAnnotationId()