See the dojox/encoding/base64 reference documentation for more information.
Convert a base64-encoded string to an array of bytes
Parameter | Type | Description |
---|---|---|
str | string |
Encode an array of bytes as a base64-encoded string
Parameter | Type | Description |
---|---|---|
ba | byte[] |