小编neh*_*nde的帖子

protobuf消息中的最大字段数

Protocol buffers 的官方文档https://developers.google.com/protocol-buffers/docs/proto3说 protobuf 消息中字段的最大字段数是 2^29-1。但为什么会有这个限制呢?请问谁能详细解释一下吗?我对此是新手。

我阅读了这个问题的答案,即Why 2^29-1 is the Maximum key in protocol buffers。但我并没有澄清

protocol-buffers grpc-python

5
推荐指数
1
解决办法
6874
查看次数

标签 统计

grpc-python ×1

protocol-buffers ×1