| Trees | Indices | Help |
|---|
|
|
Author: Scott Horn
|
|||
|
WriteStream A mixin module which represents a stream of data that can be written to. |
|||
|
ReadStream A mixin module which represents a stream of data that can be read from. |
|||
|
Pump Pumps data from a ReadStream to a WriteStream and performs flow control where necessary to prevent the write stream from getting overloaded. |
|||
|
|||
__email__ = "scott@hornmicro.com"
|
|||
__credits__ = "Based entirely on work by Tim Fox http://tfox.org"
|
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Oct 24 18:50:43 2012 | http://epydoc.sourceforge.net |