I agree there should be a way to convert `ByteArra...
# stdlib
i
I agree there should be a way to convert
ByteArray
to a hex string. It would be quite obvious to name this extension
ByteArray.toHexString()
. However I'm not sure where to provide the inverse function.