Source position: _crw_base32.pas line 110
function base32_decode(
const sData: LongString;
nAlphabet: Integer = Base32_Alphabet_Id_Default
):LongString;