Options for the write operation.
Optional
The data buffer to write if the write is to a file.
This should do nothing if creating a folder. If this is falsy and a file is being written, then the write operation acts like a touch and simply creates an empty file.
Options for the write operation.