filename or file descriptor
data to write
callback (err)
Write data to the file, replace if it already exists.
filename or file descriptor
data to write
options {encoding, mode, flag, signal}
callback (err)
Write data to the file, replace if it already exists.
filename or file descriptor
data to write
Optional
options: WriteFileOptionsoptions {encoding, mode, flag, signal}
Generated using TypeDoc
Write data to the file, replace if it already exists.