class documentation

class CloseTestWriter: (source)

Implements interfaces: twisted.protocols.ftp.IWriteFile

View In Hierarchy

Close writing to a file.

Method close Close bytes.
Method receive Receive bytes.
Instance Variable buffer Undocumented
Instance Variable closeStarted Undocumented
def close(self): (source)

Close bytes.

Returns
Deferred
def receive(self): (source)

Receive bytes.

Returns
Deferred

Undocumented

closeStarted: bool = (source)

Undocumented