docs
4.12
customSourceSet
docs
/
net.corda.core.utilities
/
toBase64
to
Base64
fun
ByteArray
.
toBase64
(
)
:
String
Convert a byte array to a Base64 encoded
String
.