Skip to main content

MimeTypedBuffer Object

  • mimeType string (optional) - MIME type of the buffer.缓冲区的MIME类型。
  • charset string (optional) - Charset of the buffer.缓冲区的字符集。
  • data Buffer - The actual Buffer content.实际的缓冲区内容。