Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

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