mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
uploadData => uploadRawData
This commit is contained in:
committed by
Kevin Sawicki
parent
9536ebc0ad
commit
61576c39be
4
docs/api/structures/upload-raw-data.md
Normal file
4
docs/api/structures/upload-raw-data.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Upload RawData Object
|
||||
|
||||
* `type` String - `rawData`.
|
||||
* `bytes` Buffer - Data to be uploaded.
|
||||
Reference in New Issue
Block a user