No strings, no int64, no int32, no repeated fields. Only sfixed64, sfixed32, nested messages. Are there any dynamic allocation? Are there any pointers? Is there a subset of protobuf datatypes that I can use to make fixed size objects that works on memcpy? Will the sizeof() operator work? Ideally they should work like C structs of fixed size, and they come with a higher level API. The wire format is good for cross-language compatibility. Thx.
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
