class documentation
class _FileReader: (source)
Constructor: _FileReader(fObj)
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. |
Instance Variable | f |
Undocumented |
Method | _close |
Undocumented |
Instance Variable | _send |
Undocumented |