Topic Path: Symbol Reference > Files > IdCoder.pas
ContentsIndexHome
PreviousUpNext
IdCoder.pas

Contains abstract classes used as the ancestors for Indy classes that perform encoding and decoding operations.

IdCoder.pas contains abstract classes and methods used as the ancestors for Indy classes that perform encoding and decoding operations.

Class 
Description 
Ancestor for Indy decoder classes. 
Ancestor for Indy encoder classes. 
Function 
Description 
Decodes the specified values using a decoder class reference. 
Encodes the specified values using an encoder class reference. 
Type 
Description 
Determines the class created in the DecodeString function. 
Determines the class created in the EncodeString function. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.