Never mind. Looking over the documentation again, I see that the embedded messages are treated as "length delimited" fields. So 0xa (001010) before the 1st varint says "the next field is a length delimited field with a tag of 1", and that's followed by the length of the message. This all makes sense now. Mike
-- 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 http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
