method promises.FileHandle.appendFile
FileHandle.appendFile(data: string | Uint8Array,options?: ()
| BufferEncoding
| null,): Promise<void>
Deprecated
FileHandle.appendFile(data: string | Uint8Array,options?: ()
| BufferEncoding
| null,): Promise<void>