Blob
open external class Blob(blobParts: Array<dynamic> = definedExternally, options: BlobPropertyBag = definedExternally) : MediaProvider, ImageBitmapSource(source)
Exposes the JavaScript Blob to Kotlin
Since Kotlin
1.1Inheritors
Constructors
Link copied to clipboard
constructor(blobParts: Array<dynamic> = definedExternally, options: BlobPropertyBag = definedExternally)