Re: [protobuf] build protobuf without iostreams

2011-09-21 Thread Pherl Liu
There are plenty of APIs for different IOs including string, array, please take a look at the message_lite.h. Also you can implement your own ZeroCopyStream for your IO layer. On Tue, Aug 30, 2011 at 5:23 AM, anand wrote: > Hello All, > > Is it possible to use protobuf without iostreams? > > Tha

[protobuf] build protobuf without iostreams

2011-08-29 Thread anand
Hello All, Is it possible to use protobuf without iostreams? Thanks, Anand. -- 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 prot