Internet Direct (Indy)
Home
PreviousUpNext
GBase64DecodeTable Variable

Identifies the decoding table used by TIdDecoderMIME for the Base64 alphabet.

Pascal
GBase64DecodeTable: TIdDecodeTable;

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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.