base64BytesToString
Takes a base64 encoded string of a byte array, parses, then returns as a utf8 string
Parameters
| Parameter | Type |
|---|---|
base64Bytes | string |
Returns
string
Takes a base64 encoded string of a byte array, parses, then returns as a utf8 string
| Parameter | Type |
|---|---|
base64Bytes | string |
string