all i am investigating the use of go+protobuf for reading binary files of a legacy design.
my intial attempts to define the data structures have hit a roadblock - support for data types such as uint16, int16, uint8, int8. Is this an inherent protobuf limitation or am i overlooking something. any pointers appreciated. thanks, srini -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
