Comment #4 on issue 120 by [email protected]: Request to allow extending CodedInputStream and CodeOutputStream
http://code.google.com/p/protobuf/issues/detail?id=120
I'd like to make an alternative encoding that has additional properties. With the final set on the Coded{In,Out}putStream that isn't possible without forking the whole protobuf jar. I note that neither the C++ or Python versions have similar restrictions.
-- 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.
