Contains information about the file.
Closes the file. This makes it available for other programs to use.
Checks whether the file is still available.
Writes the contents to the file. Changes are saved as soon as they are written.
Contents to write to the file.
Writes the binary contents to the file. Changes are saved as soon as they are written.
Binary contents to write to the file.
Contains information about the file.