Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
themusicgod1
/
electron
Watch
0
Star
0
Fork
1
Files
Issues
2
Pull Requests
0
Wiki
Tree:
4f86c4208b
Branches
Tags
master
electron
/
docs
/
api
/
structures
/
upload-data.md
upload-data.md
250 B
History
Raw
UploadData Object
bytes
Buffer - Content being sent.
file
String - Path of file being uploaded.
blobUUID
String - UUID of blob data. Use
ses.getBlobData
method to retrieve the data.