http4k-connect-core
Toggle table of contents
6.20.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-connect-core
http4k-connect-core
/
org.http4k.connect.model
/
Base64Blob
/
Companion
/
encode
encode
fun
encode
(
unencoded
:
String
)
:
Base64Blob
(
source
)
fun
encode
(
unencoded
:
ByteArray
)
:
Base64Blob
(
source
)
fun
encode
(
unencoded
:
InputStream
)
:
Base64Blob
(
source
)