Comment #2 on issue 226 by brian.olson: Python API doesn't support reading/writing delimited messages
http://code.google.com/p/protobuf/issues/detail?id=226

I have a related issue, I've been using C++ CodedOutputStream::WriteVarint32 to write varint size prefixes to files containing multiple protobufs. I'd like Python to officially export google.protobuf.internal.decoder._DecodeVarint or similar.

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to proto...@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