dojox/encoding/base64.js

  • Provides:

    • dojox.encoding.base64
  • dojox.encoding

    • alias - dojox.encoding
  • dojox.encoding.base64.encode

    • parameters:
      • ba: (typeof byte[])
    • returns
      string
    • type
      Function
  • dojox.encoding.base64.decode

    • parameters:
      • str: (typeof string)
    • returns
      byte[]
    • type
      Function
  • dojox.encoding.base64

    • type
      Object
  • dojox

    • type
      Object