简单的Protobuf数据阅读和修改
simple Protobuf data reading and modification
$ protoc --proto_path="." -o file_descriptor_set.bin example.proto$ easy_protobuf_edit- Protobuf数据文件解析
- 更好用的页面交互
- 通过Json文件输出Protobuf Base64编码数据
- 可视化网页
- 更多功能……
| Name | Name | Last commit date | ||
|---|---|---|---|---|
简单的Protobuf数据阅读和修改
simple Protobuf data reading and modification
$ protoc --proto_path="." -o file_descriptor_set.bin example.proto$ easy_protobuf_edit