tango.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.

Functions

main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

BSD style: $(LICENSE)

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)