Specifies the valid characters for the encoder alphabet.
property CodingTable: string;
CodingTable is a read-only String property that identifies the valid characters in the alphabet for the encoder.
TIdEncoder3to4 does not specify the valid characters in CodingTable. Application will generally use a descendant class, like TIdCoderMIME or TIdCoderUUE, where the alphabet is specified.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|