Go to the latest version of this document.
t.w.s._StreamReader(
object
) : class documentation
Part of
twisted
.
web2
.
stream
View Source
View In Hierarchy
Process a stream's data using callbacks for data and stream finish.
Method
__init__
Undocumented
Method
run
Undocumented
Method
_read
Undocumented
Method
_gotError
Undocumented
Method
_gotData
Undocumented
def __init__(self, stream, gotDataCallback):
(source)
Undocumented
def run(self):
(source)
Undocumented
def _read(self):
(source)
Undocumented
def _gotError(self, failure):
(source)
Undocumented
def _gotData(self, data):
(source)
Undocumented
API Documentation
for
Twisted
, generated by
pydoctor
at 2011-10-27 16:02:37.