FileSystemFileHandle
Properties
Functions
Link copied to clipboard
abstract fun createSyncAccessHandle(options: JsAny = definedExternally): Promise<FileSystemSyncAccessHandle>
Link copied to clipboard
abstract fun createWritable(options: JsAny = definedExternally): Promise<FileSystemWritableFileStream>
Link copied to clipboard