t.p.f._FileReader(object) : class documentation

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

Implements interfaces: twisted.protocols.ftp.IReadFile

Undocumented
Method __init__ Undocumented
Method send Produce the contents of the given path to the given consumer. This method may only be invoked once on each provider.
Method _close Undocumented
def __init__(self, fObj): (source)
Undocumented
def _close(self, passthrough): (source)
Undocumented
def send(self, consumer): (source)
Produce the contents of the given path to the given consumer. This method may only be invoked once on each provider.
Parametersconsumer (type: IConsumer )
ReturnsA Deferred which fires when the file has been consumed completely.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.