Topic Path: Symbol Reference > Variables > GUUEDecodeTable Variable
ContentsIndexHome
PreviousUpNext
GUUEDecodeTable Variable

Identifies the decoding table used by TIdDecoderUUE for the UUEncode alphabet.

File
GUUEDecodeTable: TIdDecodeTable;

GUUEDecodeTable is a unit global TIdDecodeTable variable that identifies the decoding table used for the UUEncode alphabet. GUUEDecodeTable is used by TIdDecoderUUE

GUUEDecodeTable is assigned in the Initialization section of IdCoderUUE.pas using the TIdDecoder4to3.ConstructDecodeTable class function and the UUEncode alphabet identified in GUUECodeTable.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.