Open achingbrain opened 2 years ago
Should be trivial to implement, it's not been done yet as I haven't come across anywhere we use it.
If you're an expert in the protobuf spec it'll be a great first issue, otherwise you might feel a bit lost. Here's the spec for packed fields: https://developers.google.com/protocol-buffers/docs/encoding#packed
packed
Should be trivial to implement, it's not been done yet as I haven't come across anywhere we use it.