tango.io.stream.DataFile

Members

Classes

DataFileInput
class DataFileInput

Composes a seekable file with buffered binary input. A seek causes the input buffer to be cleared.

DataFileOutput
class DataFileOutput

Composes a seekable file with buffered binary output. A seek causes the output buffer to be flushed first.

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

Initial release: Nov 2007