protobuf-decoder
protobuf-decoder copied to clipboard
Support for packed repeated field
Packed repeating fields are stored as string. We need to either automatically recognize them or provide an option for users to decode as the correct type.
See https://developers.google.com/protocol-buffers/docs/encoding#packed