Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 184 Bytes

File metadata and controls

5 lines (4 loc) · 184 Bytes

MimeTypedBuffer Object

  • mimeType string (optional) - MIME type of the buffer.
  • charset string (optional) - Charset of the buffer.
  • data Buffer - The actual Buffer content.