Hey guys, I read document https://developers.google.com/protocol-buffers/docs/encoding and basically understand how protocol buffers are encoded and decoded. I would like to know whether there exists APIs to partially serialize and deserialize protocol buffers. For example, I add serialized fields at the head or only deserialize the first several fields in the binary protocol buffers.
Thanks, Li -- 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.
