Internet Direct (Indy)
Home
PreviousUpNext
GUUEDecodeTable Variable

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

Pascal
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.

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.