DecodeBase64(RawByteString,RawByteString,ByteCharSet) Method

Represents method DecodeBase64(RawByteString,RawByteString,ByteCharSet).

Namespace: flcBase64
function DecodeBase64(const S, Alphabet: RawByteString;
 const PadSet: ByteCharSet = []): RawByteString;

Parameters

S
Type: RawByteString

Alphabet
Type: RawByteString

PadSet
Type: ByteCharSet

Return Value

Type: RawByteString