File.this

Create a File for use with open().

Note that File is unbuffered by default - wrap an instance within tango.io.stream.Buffered for buffered I/O.

Meta