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

base32_decode

Declaration

Source position: _crw_base32.pas line 110

function base32_decode(

  const sData: LongString;

  nAlphabet: Integer = Base32_Alphabet_Id_Default

):LongString;