http4k-connect-core
Toggle table of contents
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
fun
encode
(
unencoded
:
ByteArray
)
:
Base64Blob
fun
encode
(
unencoded
:
InputStream
)
:
Base64Blob