class documentation
class StreamReceiver: (source)
Buffering de-multiplexing byte stream receiver.
| Method | finish |
Indicate an open stream may receive no further data and return all of its current contents. |
| Method | open |
Open a new stream and return its unique identifier. |
| Method | write |
Write to an open stream using its unique identifier. |
| Class Variable | _counter |
Undocumented |
| Class Variable | _streams |
Undocumented |