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

Detailed Description

This kind of stream is tied to a system input stream, that is, it may be shared by processes or support system feature. io::stdin is an example of SystemInStream.

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

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