File that counts writes and flushes.

Method __init__ Undocumented
Method write Write data.
Method flush Flush buffers.
Method __enter__ Undocumented
Method __exit__ Undocumented
def __init__(self):
Undocumented
def write(self, data):

Write data.

Parametersdatadata (type: unicode or bytes)
def flush(self):

Flush buffers.

def __enter__(self):
Undocumented
def __exit__(self, exc_type, exc_value, traceback):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.