Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-electron
/
electron.core
/
MimeTypedBuffer
Mime
Typed
Buffer
external
interface
MimeTypedBuffer
(
source
)
Members
Properties
charset
Link copied to clipboard
abstract
var
charset
:
String
?
Charset of the buffer.
data
Link copied to clipboard
abstract
var
data
:
ERROR CLASS: Symbol not found for Buffer<*>
The actual Buffer content.
mime
Type
Link copied to clipboard
abstract
var
mimeType
:
String
?
MIME type of the buffer.