class documentation

class twisted.protocols.ftp._FileReader: (source)

Implements interfaces: twisted.protocols.ftp.IReadFile

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable fObj 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 _send Undocumented
Method _close Undocumented
def __init__(self, fObj): (source)

Undocumented

fObj = (source)

Undocumented

_send = (source)

Undocumented

(type: bool)
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.

ParametersconsumerUndocumented (type: IConsumer)
ReturnsA Deferred which fires when the file has been consumed completely.
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.