mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
Deprecate UploadFileSystem in preparation for its being phased out completely in Chromium 66 and correspondingly Electron 4.0.0.
357 B
357 B
UploadFileSystem Object
(Deprecated)
typeString -fileSystem.filsSystemURLString - FileSystem url to read data for upload.offsetInteger - Defaults to0.lengthInteger - Number of bytes to read fromoffset. Defaults to0.modificationTimeDouble - Last Modification time in number of seconds since the UNIX epoch.