dojox/encoding/easy64 (version 1.10)

See the dojox/encoding/easy64 reference documentation for more information.

Method Summary

  • decode(input) decodes the input string back to array of numbers
  • encode(input) encodes input data in easy64 string

Methods

decode(input)

decodes the input string back to array of numbers

Parameter Type Description
input String

the input string to decode

encode(input)

encodes input data in easy64 string

Parameter Type Description
input Array

an array of numbers (0-255) to encode

Error in the documentation? Can’t find what you are looking for? Let us know!