标签: java protocol-buffers
我看了scalar value types,似乎没有选择存储小的int值(实际上我需要整数值1到10)。
除了为此创建包含10个可能值的枚举之外,还有其他选项吗?