Cryptography.unb64

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2021.11
Class: Cryptography

Description

Base64 decode a string.

(string) = Cryptography.unb64(string)

Parameters

string: (string) the base 64 encoded string

Return values

Returns (string) decoded data