Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
android
common
ios
Target filter
android
common
ios
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-barcode-sdk
/
io.scanbot.sdk.kmp.common
/
base64Decode
base64Decode
android
common
ios
actual
fun
base64Decode
(
base64
:
String
)
:
ByteArray
expect
fun
base64Decode
(
base64
:
String
)
:
ByteArray
actual
fun
base64Decode
(
base64
:
String
)
:
ByteArray