Indy 9
GBase64DecodeTable
See Also, Unit: IdCoderMIME
Identifies the decoding table used by TIdDecoderMIME for the Base64 alphabet.
GBase64DecodeTable: TIdDecodeTable;
Unit
IdCoderMIME
Description
GBase64DecodeTable is a TIdDecodeTable variable used to identify the decoding table for the Base64 alphabet. GBase64DecodeTable is used by TIdDecoderMIME for it's decoding table.

GBase64DecodeTable is assigned in the Initalization section of IdCoderMIME.pas using the TIdDecoder4to3.ConstructDecodeTable class method and the Base64 alphabet identified in GBase64CodeTable.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.