tango.io.stream.TextFile

Public Imports

tango.io.device.File
public import tango.io.device.File;
Undocumented in source.

Members

Classes

TextFileInput
class TextFileInput

Composes a file with line-oriented input. The input is buffered.

TextFileOutput
class TextFileOutput

Composes a file with formatted text output. Output is buffered.

Functions

main
void main()

Meta

License

BSD style: $(LICENSE)

Version

Initial release: Nov 2007