Class t.p.f.FileConsumer(object):

Part of twisted.protocols.ftp View Source View In Hierarchy

Undocumented
Method __init__ Undocumented
Method registerProducer Undocumented
Method unregisterProducer Undocumented
Method write Undocumented
def __init__(self, fObj): (source)
Undocumented
def registerProducer(self, producer, streaming): (source)
Undocumented
def unregisterProducer(self): (source)
Undocumented
def write(self, bytes): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.