当前位置: 首页 > 文档资料 > Electron 中文文档 >

MimeTypedBuffer对象

优质
小牛编辑
125浏览
2023-12-01
  • mimeType 类型 String - 正在发送的缓冲区文件类型.
  • data 类型 Buffer - 缓冲区内容.

MimeTypedBuffer Object

  • mimeType String - The mimeType of the Buffer that you are sending.
  • data Buffer - The actual Buffer content.