Searched defs:LengthEncoding (Results 1 – 1 of 1) sorted by relevance
96 enum LengthEncoding { enum102 fn count_bytes_to_encode_int(n: VarInt) -> LengthEncoding { in count_bytes_to_encode_int()