Functiondojox.encoding.easy64.decode

dojo.require("dojox.encoding.easy64");
defined in dojox/encoding/easy64.js

decodes the input string back to array of numbers

Usage

function (/*String*/ input) (view source)
parametertypedescription
inputStringthe input string to decode