Callback invoked upon writing data to a file.
error object
Asynchronously appends data to a file.
file path or file descriptor
data to append
options (if a string, the value is the encoding)
callback to invoke after appending data to a file
Callback invoked upon writing data to a file.
error object