[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crwapi' (#crwlib)

ISysApi.base32_decode

Declaration

Source position: _crw_crwapi.pas line 3854

function ISysApi.base32_decode(

  const sData: LongString;

  nAlphabet: Integer = Base32_Alphabet_Id_Default

):LongString;