Class Stdio.OutputStreamMixin (< StringType >)

Inheritance graph

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

InputStream, Stream, BlockFile


Generic StringType

__generic__ string StringType = string(8bit)