Undocumented
Class Variable CHUNK_SIZE Undocumented
Method __init__ Produce this message.
Instance Variable msg Undocumented
Instance Variable buffer Undocumented
Instance Variable scheduler Undocumented
Instance Variable write Undocumented
Method beginProducing Undocumented
Instance Variable consumer Undocumented
Class Variable _uuid4 Undocumented
Method _produce Undocumented
CHUNK_SIZE =
Undocumented
_uuid4 =
Undocumented
def __init__(self, msg, buffer=None, scheduler=None): (source)

Produce this message.

ParametersmsgThe message I am to produce. (type: IMessage)
bufferA buffer to hold the message in. If None, I will use a tempfile.TemporaryFile. (type: file-like)
msg =
Undocumented
buffer =
Undocumented
scheduler =
Undocumented
write =
Undocumented
def beginProducing(self, consumer): (source)
Undocumented
consumer =
Undocumented
def _produce(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.