On Tue, Jan 1, 2013 at 10:15 AM, Hochhaus, Andrew
<ahochh...@samegoal.com> wrote:
>> Also is there an option in the protobuf when preparing the data not to
>> encode it and leave it as is ?

Maybe you are looking for a human readable text encoding of the data?
If so, check out google::protobuf::TextFormat. (However, this isn't
designed to be a very efficient encoding of the data, so it may or may
not meet your use case.)

-Andy

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to