toggle menu
base
5.2.0.52
jvm
switch theme
search in API
base
/
net.corda.v5.base.util
/
ByteArrays
/
toHexString
to
Hex
String
@
NotNull
open
fun
toHexString
(
@
NotNull
bytes
:
Array
<
Byte
>
)
:
String
Converts this
byte[]
into a
String
of hexadecimal digits.