Titanium.Utils.base64decode

Function of Titanium.Utils.
Platform Since
Android 0.9
iPhone 0.9
iPad 0.9
Mobile Web 1.8

Summary

decode a Base64 string

Arguments

Name Type Summary
obj Object

the string or Titanium.Blob to use for the input

Return Type