File System Access API
API for manipulating files in the device's local file system (not in a sandbox).
filesystemfilehandle api: createsyncaccesshandle
filesystemfilehandle api: createsyncaccesshandle: `mode` option
filesystemsyncaccesshandle api
filesystemsyncaccesshandle api: close
filesystemsyncaccesshandle api: close: synchronous implementation of the `close()` method
filesystemsyncaccesshandle api: flush
filesystemsyncaccesshandle api: flush: synchronous implementation of the `flush()` method
filesystemsyncaccesshandle api: getsize
filesystemsyncaccesshandle api: getsize: synchronous implementation of the `getsize()` method
filesystemsyncaccesshandle api: read
filesystemsyncaccesshandle api: truncate
filesystemsyncaccesshandle api: truncate: synchronous implementation of the `truncate()` method
filesystemsyncaccesshandle api: write
14 results found.