Comment on Bijou64: A variable-length integer encodingparentComments−pta20023moI believe that's how the varint encoding used by protobut works: https://protobuf.dev/programming-guides/encoding/#varints−chrismorgan3moDrop continuation bits.Clearly not.−pta20023moIndeed, I was misinterpreting the OP's suggestion. Can't edit the comment anymore, unfortunately.
Comments
I believe that's how the varint encoding used by protobut works: https://protobuf.dev/programming-guides/encoding/#varints
Clearly not.
Indeed, I was misinterpreting the OP's suggestion. Can't edit the comment anymore, unfortunately.