ktor
1.6.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
common
jvm
ktor-utils
/
io.ktor.util
/
decodeBase64
decode
Base64
common
jvm
fun
String
.
decodeBase64
(
)
:
String
Content copied to clipboard
fun
ByteReadPacket
.
decodeBase64
(
)
:
String
Content copied to clipboard
fun
decodeBase64
(
encodedString
:
String
)
:
ByteArray
Content copied to clipboard
Decode bytes from a BASE64 string
encodedString