Hello, I'm a relatively new user of protocol buffers in python. Recently I have used them successfully to deserialize whole-messages, but am now interested in a more granular streaming method (read field by field).
I found several signs that a file named input_stream.py is or was part of some distribution (e.g. http://code.google.com/p/python-twitter/source/browse/google/protobuf/internal/input_stream.py?r=ea4e8dcae50dcee70d2668b5dce62766ec0620dd). Yet, the 2.3.0 and 2.4.0a distributions don't seem to contain this file. Any hint would be greatly appreciated. - Max -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. 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.
