You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As resources are very important in embedded systems, it would be nice to have
the support for specifying all standard data types (like uint8, uint16, sint8,
sint16, uint32 and sint32) in a proto file in order to save the memory. For
example I cannot specify uint16 data type in the proto file.
Original issue reported on code.google.com by [email protected] on 25 Oct 2013 at 1:25
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 25 Oct 2013 at 1:25The text was updated successfully, but these errors were encountered: