protobuf-decoder
protobuf-decoder copied to clipboard
Please add int64 support
This is a great tool for protobuf decoding. Realy like it 👍 Currently I am working on a project which uses some int64 values(As Int64 output). However it seems this tool can't decode it. Is it possible to add this support? Thanks.
Please provide
- Sample .proto file
- Sample input based on the .proto file
- Expected output
Sorry my fault. It's actually supported.