lib
Toggle table of contents
0.0.2
wasmJs
Target filter
wasmJs
Switch theme
Search in API
Skip to content
lib
lib
/
io.github.aryapreetam.cmpimgcompress
/
jsEncodeWebPBase64
js
Encode
Web
PBase64
wasmJs
external
fun
jsEncodeWebPBase64
(
b64
:
String
,
mime
:
String
,
quality
:
Int
,
maxLongEdgePx
:
Int
?
,
cb
:
(
String
)
->
Unit
)