toggle menu
base
5.2.0.52
jvm
switch theme
search in API
base
/
net.corda.v5.base.util
/
EncodingUtils
/
hexToRealString
hex
To
Real
String
@
NotNull
open
fun
hexToRealString
(
@
NotNull
encoded
:
String
)
:
String
HEX-String to the actual real
String
, that is "48656C6C6F20576F726C64" to "Hello World".