##// END OF EJS Templates
wireprotov2: establish dedicated classes for input and output streams...
wireprotov2: establish dedicated classes for input and output streams Streams are unidirectional. As part of implementing encoding/decoding support, it became clear that it didn't make sense for a generic "stream" class to hold functionality related to both encoding and decoding. So we create new classes to represent the flavor of stream. Differential Revision: https://phab.mercurial-scm.org/D4920

File last commit:

r32206:c4858385 default
r40166:5d44c4d1 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer