Conduits provide virtualized access to external content, and represent things like files or Internet connections. Conduits expose a pair of streams, are modelled by tango.io.model.IConduit, and are implemented via classes such as File & SocketConduit.
The common attributes of streams.
Describes how to make an IO entity usable with selectors.
A buffered input stream.
The Tango input stream.
A buffered output stream.
The Tango output stream.