A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/FileSystemFileEntry below:

FileSystemFileEntry - Web APIs | MDN

FileSystemFileEntry

The FileSystemFileEntry interface of the File and Directory Entries API represents a file in a file system. It offers properties describing the file's attributes, as well as the file() method, which creates a File object that can be used to read the file.

FileSystemEntry FileSystemFileEntry Instance properties

Inherits the properties of its parent interface, FileSystemEntry, but has no properties unique to this interface.

Instance methods
createWriter() Deprecated Non-standard

Returns a FileWriter object which can be used to write data into the file represented by the directory entry.

file()

Creates a new File object which can be used to read the file.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4