docs
4.12
customSourceSet
docs
/
net.corda.core.utilities
/
hexToBase64
hex
To
Base64
fun
String
.
hexToBase64
(
)
:
String
Encoding changer. Hex-
String
to Base64-
String
, i.e. "48656C6C6F20576F726C64" -> "SGVsbG8gV29ybGQ="