> > This file was deleted as part of the python serialization optimizations > that were released in 2.3.0. A lot of the functionality now exists in > decoder.py. You shouldn't be relying on internal parts of the package > though, so it should only serve as a reference point for you. >
Is there a reason that a python equivalent of CodedInputStream is not part of protobuf? I posted this question here: http://stackoverflow.com/questions/11484700/python-example-for-reading-multiple-protobuf-messages-from-a-stream jrf -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To view this discussion on the web visit https://groups.google.com/d/msg/protobuf/-/Ep84DKr-0yUJ. 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.
