bytesToHex

fun bytesToHex(bytes: ByteArray, separator: String = " "): String(source)

Convert bytes to hex string