Represents a storage file
The name of the file
Appends content to the end of the file
The content to append
Returns whether the file exists
Decrypts the file content and returns it
Encrypts the data and writes it to the file
The data to write
Generated using TypeDoc
Represents a storage file