core / com.vmadalin.core.extensions / kotlin.ByteArray / toHex

toHex

fun ByteArray.toHex(): String

Convert any byte array to hexadecimal string.

Return
Hexadecimal string.