bitmorse / protobuf-embedded-c

Automatically exported from code.google.com/p/protobuf-embedded-c
0 stars 0 forks source link

Possibility to define packed structures #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In embedded environments it is preferable to be able to pack structures and do 
not let the compiler add padding bytes. Is there a possibility to add this 
feature to protobuf-embedded-c?

Original issue reported on code.google.com by embed...@xyz.de on 25 Jan 2013 at 2:19

GoogleCodeExporter commented 9 years ago
Another vote for this as a valuable feature for efficient serialization of 
arrays.

Original comment by br...@autosportlabs.com on 10 Jul 2013 at 2:54