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-bundle-sdk
/
io.scanbot.sdk.kmp.common
/
base64Encode
base64Encode
android
common
ios
actual
fun
base64Encode
(
bytes
:
ByteArray
)
:
String
expect
fun
base64Encode
(
bytes
:
ByteArray
)
:
String
actual
fun
base64Encode
(
bytes
:
ByteArray
)
:
String