We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
I figured out that you can convert Array<UInt8> to a string using hexStringFromArray().
Array<UInt8>
hexStringFromArray()
I was just wondering, why is this not the default return value?
Thanks,