mirror of
https://github.com/electron/electron.git
synced 2026-02-15 01:25:00 -05:00
Create mime-typed-buffer.md
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# MimeTypedBuffer Object
|
||||
|
||||
* `mimeType` String - The mimeType of the Buffer that you are sending
|
||||
* `data` Buffer - The actual Buffer content
|
||||
Reference in New Issue
Block a user