Optionalcb: CallbackAsynchronously append data to a file, creating the file if it not yet exists.
Optionaloptions: EncodingOption & { mode?: Mode | undefined; flag?: OpenMode | undefined; }Optionalcb: CallbackAsynchronously append data to a file, creating the file if it not yet exists.
Optionalencoding: BufferEncodingOptionalcb: Callback
Asynchronously append data to a file, creating the file if it not yet exists.