Cryptography.unb64

From GiderosMobile
Revision as of 19:42, 15 December 2023 by MoKaLux (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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