decode
Decodes a zbase32-encoded string back into its original byte array.
Return
the original byte array
Parameters
data
the string to decode
Throws
if the input contains invalid zbase32 characters
Decodes a zbase32-encoded string back into its original byte array.
the original byte array
the string to decode
if the input contains invalid zbase32 characters