Class Stdio.OutputStreamMixin (< StringType >)
- Description
Mixin for converting an InputStream into a Stream.
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