ocean.io.device.Device

Public Imports

ocean.io.device.Conduit
public import ocean.io.device.Conduit;
Undocumented in source.

Members

Classes

Device
class Device

Implements a means of reading and writing a file device. Conduits are the primary means of accessing external data, and this one is used as a superclass for the console, for files, sockets etc.

Meta

License

Tango Dual License: 3-Clause BSD License / Academic Free License v3.0. See LICENSE_TANGO.txt for details.

Version

May 2005: Initial release