MimeTypedBuffer

external interface MimeTypedBuffer(source)

Properties

Link copied to clipboard
abstract var charset: String?

Charset of the buffer.

Link copied to clipboard
abstract var data: <Error class: unknown class><out <Error class: unknown class>>

The actual Buffer content.

Link copied to clipboard
abstract var mimeType: String?

MIME type of the buffer.