Is there a way to serialize a Protobuf Struct to JSON without descriptors with protobuf.js?

后端 未结 0 1490
失恋的感觉
失恋的感觉 2020-12-04 00:43

If I call toJSON() on a Struct from protobuf.js the resulting JSON includes fields such as "fields" and then fields have "structValue" and it can contain

相关标签:
回答
  • 消灭零回复
提交回复
热议问题