Companion

object Companion

Functions

Link copied to clipboard
operator fun invoke(data: ByteArray, contentType: String): DataURL
Link copied to clipboard
inline fun <T> temporal(data: ByteArray, contentType: String, callback: (url: DataURL) -> T): T