UploadRawData Type
Constructors
| Constructor |
Description
|
Full Usage:
UploadRawData(type, bytes)
Parameters:
string
-
rawData.
bytes : Buffer
-
Data to be uploaded.
Returns: UploadRawData
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.bytes
|
Data to be uploaded. |
Full Usage:
this.type
|
rawData. |
fable-electron-docs-api