Blob
open external class Blob(blobParts: Array<dynamic>, options: BlobPropertyBag) : MediaProvider, ImageBitmapSource
Content copied to clipboard
Exposes the JavaScript Blob to Kotlin
Constructors
Blob
Link copied to clipboard
fun Blob(blobParts: Array<dynamic> = definedExternally, options: BlobPropertyBag = definedExternally)
Content copied to clipboard
Functions
Properties
Inheritors
File
Link copied to clipboard