mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Create network_converter for services/network/* types
This commit is contained in:
committed by
Samuel Attard
parent
f1e2304585
commit
c4b8e106c0
@@ -1,11 +0,0 @@
|
||||
# UploadFileSystem Object
|
||||
|
||||
*(Deprecated)*
|
||||
|
||||
* `type` String - `fileSystem`.
|
||||
* `filsSystemURL` String - FileSystem url to read data for upload.
|
||||
* `offset` Integer - Defaults to `0`.
|
||||
* `length` Integer - Number of bytes to read from `offset`.
|
||||
Defaults to `0`.
|
||||
* `modificationTime` Double - Last Modification time in
|
||||
number of seconds since the UNIX epoch.
|
||||
Reference in New Issue
Block a user