toHexString
Encode the current ByteArray to a hex-encoded string, using the cross-platform DefaultHex tools.
Return
Hex-encoded string from the current set of bytes.
Encode the current String to a hex-encoded string, using the cross-platform DefaultHex tools.
Return
Hex-encoded string from the current string.