haXe API Documentation
Back | Index
extern class js.html.fs.FileEntrySync
extends EntrySync
Available in js
DRAFT
This page is not complete.

The FileEntrySync interface of the FileSystem API represents a file in a file system.



Documentation for this class was provided by MDN.
function createWriter() : FileWriterSync
function file() : js.html.File
Back | Index