kilua-project
Toggle table of contents
0.0.21
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom.url
/
URL
/
Companion
/
createObjectURL
create
Object
URL
fun
createObjectURL
(
mediaSource
:
MediaSource
)
:
String
(
source
)
fun
createObjectURL
(
blob
:
Blob
)
:
String
(
source
)