enum TEST { One, Two, Three, }; typedef uint8_t TEST; ... protobuf serialization format, on the other hand, is independent of the enum size.
確定! 回上一頁