I have a protocol buffer serialized to a file. It has two fields: parameters, and data. Parameters is small, data is large. I want to read only the parameters without having to read in the data also. Is this possible?
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
