electron/docs-translations/zh-CN/api/structures/upload-data.md
2017-04-07 10:47:23 +08:00

250 B

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.