Package org.erights.e.elib.eio

Non-blocking I/O library for E.

See:
          Description

Interface Summary
InStream Untamed: For obtaining elements from a stream.
OutStream Untamed: Places a sequence of elements into a stream.
Stream Untamed: A connector through which an EIO uni-directional stream of elements flow.
 

Class Summary
EIO Safe: Start Here: Safe static methods, typically for making EIO objects of various kinds.
 

Exception Summary
UnavailableException Untamed: Thrown to indicate that the required number of elements or holes were not yet available.
 

Package org.erights.e.elib.eio Description

Non-blocking I/O library for E.

Author:
Mark S. Miller
See Also:
The EIO pages


comments?