Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.text.encoding
/
decodeBase64
decode
Base64
common
fun
String
.
decodeBase64
(
)
:
String
Decode
String
from base64 format
fun
ByteArray
.
decodeBase64
(
)
:
ByteArray
Decode
ByteArray
from base64 format