Interface t.p.f.IReadFile(Interface):

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

Known implementations: twisted.protocols.ftp._FileReader, twisted.vfs.adapters.ftp.FTPReadVFS

A file out of which bytes may be read.
Line # Kind Name Docs
1411 Method send Produce the contents of the given path to the given consumer. This
def send(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 2008-10-26 16:12:37.