Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
SystemOutStream Class Reference

Detailed Description

This kind of stream is tied to a system output stream, that is, it may be shared by processes or support system feature. io::stdout and io::stdout are examples of SystemOutStream.

Warning
Do not rely on the current inheritance of this class: it may change according systems. The only right inheritance relation is with io::OutStream.

The documentation for this class was generated from the following file: