Buffer up a bunch of writes before sending them all to a transport at once.

Method __init__ Undocumented
Instance Variable bufferSize Undocumented
Instance Variable transport Undocumented
Method write Undocumented
Method flush Undocumented
Instance Variable _length Undocumented
Instance Variable _writes Undocumented
def __init__(self, transport, size=8192): (source)
Undocumented
bufferSize =
Undocumented
transport =
Undocumented
_length =
Undocumented
(type: int)
_writes =
Undocumented
(type: List)
def write(self, s): (source)
Undocumented
def flush(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.