Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 184 Bytes

mime-typed-buffer.md

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.