toHexString

@NotNull
open fun toHexString(@NotNull bytes: Array<Byte>): String

Converts this byte[] into a String of hexadecimal digits.