What is the JsonNode equivalent in protobuf?

前端 未结 0 1452
旧时难觅i
旧时难觅i 2020-12-11 16:51

Suppose I have a json string.

{
  "hello" : "world"
}

I can read this into a jsonNode / objectNode. Is there any way of d

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