ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
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