ocean.io.device.File

Members

Classes

File
class File

Implements a means of reading and writing a generic file. Conduits are the primary means of accessing external data, and File extends the basic pattern by providing file-specific methods to set the file size, seek to a specific file position and so on.

Meta

License

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

Version

Mar 2004: Initial release
Dec 2006: Outback release
Nov 2008: relocated and simplified

Authors

Kris, John Reimer, Anders F Bjorklund (Darwin patches), Chris Sauls (Win95 file support)