Hi! I write lightweight protocol buffers generator for the C language for custom needs. I need tests data, but from the encoding <https://developers.google.com/protocol-buffers/docs/encoding> documentation I've got only a few number of message examples (like "08 96 01"). Can someone add binary examples for use in tests to the documentation? Test cases are: *message with string field; *message with bytes field; *message with sint32 fields containing positive and negative numbers; *message with int32 containing negative number; *message containing some embedded message.
It would speed up development process of custom generators and libraries. Thanks! -- 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.
