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