class documentation

class FileProducer: (source)

View In Hierarchy

Undocumented

Class Variable CHUNK_SIZE Undocumented
Instance Variable firstWrite Undocumented
Method __init__ Undocumented
Instance Variable f Undocumented
Method beginProducing Undocumented
Instance Variable consumer Undocumented
Instance Variable produce Undocumented
Method resumeProducing Undocumented
Method pauseProducing Pause the producer. This does nothing.
Method stopProducing Stop the producer. This does nothing.
Instance Variable _onDone Undocumented
Method _size Undocumented
CHUNK_SIZE = (source)

Undocumented

firstWrite = (source)

Undocumented

(type: bool)
def __init__(self, f): (source)

Undocumented

Undocumented

def beginProducing(self, consumer): (source)

Undocumented

consumer = (source)

Undocumented

produce = (source)

Undocumented

_onDone = (source)

Undocumented

def resumeProducing(self): (source)

Undocumented

def pauseProducing(self): (source)

Pause the producer. This does nothing.

def stopProducing(self): (source)

Stop the producer. This does nothing.

def _size(self): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.