class FileProducer: (source)
Undocumented
| Method | __init__ |
Undocumented |
| Method | beginProducing |
Undocumented |
| Method | pauseProducing |
Pause the producer. This does nothing. |
| Method | resumeProducing |
Undocumented |
| Method | stopProducing |
Stop the producer. This does nothing. |
| Constant | CHUNK_SIZE |
Undocumented |
| Instance Variable | consumer |
Undocumented |
| Instance Variable | f |
Undocumented |
| Instance Variable | firstWrite |
Undocumented |
| Instance Variable | produce |
Undocumented |
| Method | _size |
Undocumented |
| Instance Variable | _onDone |
Undocumented |