Those serializers seem to have been taken out for the MessageLite
implementation.  I'm migrating old code to the lite implementation --
I just create a std::ifstream/std::ofstream and hand it off to Message
in my old code.  Whats the best way to do this in the new code?  The
CodedStream stuff looks on point but the docs seem to imply that I'm
getting into deep internals by considering them.

--~--~---------~--~----~------------~-------~--~----~
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