Get the content of the file as a byte array
Get the last modified time of the file
Get the size of the file
Get the text content of the file
If the file is writable. May prompt user for permission
Write content to the file if the implementation supports writing, and permission is granted
Interface for operating on a file opened standalone (without opening a file system