Class Stdio.NonblockingOutputStreamMixin (< StringType >)
- Description
- Mixin for converting a NonblockingInputStream into a NonblockingStream. - This class exists purely for typing reasons. 
- Note
- Typically you will not want to use this class directly, but instead use one of the classes that inherits it. 
- See also
- Inherit
OutputStreamMixin
 
- inherit OutputStreamMixin(<- StringType