FileSystemDirectoryReader
Das FileSystemDirectoryReader
-Interface der File and Directory Entries API ermöglicht Ihnen den Zugriff auf FileSystemFileEntry
-basierte Objekte (in der Regel FileSystemFileEntry
oder FileSystemDirectoryEntry
), die jeweils einen Eintrag in einem Verzeichnis repräsentieren.
Instanzmethoden
readEntries()
-
Gibt ein Array zurück, das eine Anzahl von Einträgen des Verzeichnisses enthält. Jedes Element im Array ist ein Objekt, das auf
FileSystemEntry
basiert—typischerweise entwederFileSystemFileEntry
oderFileSystemDirectoryEntry
.
Spezifikationen
Specification |
---|
File and Directory Entries API # api-directoryreader |
Browser-Kompatibilität
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
FileSystemDirectoryReader | ||||||||||||
readEntries |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.