See the dojox/encoding/easy64 reference documentation for more information.
decodes the input string back to array of numbers
Parameter | Type | Description |
---|---|---|
input | String | the input string to decode |
encodes input data in easy64 string
Parameter | Type | Description |
---|---|---|
input | Array | an array of numbers (0-255) to encode |