Create a File with the provided path and style.
Note that File is unbuffered by default - wrap an instance within tango.io.stream.Buffered for buffered I/O.
See Implementation
Create a File with the provided path and style.
Note that File is unbuffered by default - wrap an instance within tango.io.stream.Buffered for buffered I/O.