Contains classes, type, constants, ans variables needed to implement encoders and decoders for Apple's BinHex4 encoding.
IdCoderBinHex4.pas contains classes, type, constants, ans variables needed to implement encoders and decoders for Apple's BinHex4 encoding.
|
Name |
Description |
|
Represents the exception raised when the colon at the start or end of the BinHex 4.0 content cannot be located during decoding. | |
|
Implements a decoder for Apple BinHex 4.0-encoded content. | |
|
Implements an encoder for Apple BinHex 4.0 content. |
Name |
Description |
Represents the characters allowed in BinHex 4.0 encoded content. | |
Represents the required identification string used at the beginning of Apple BinHex 4.0-encoded content. |
Name |
Description |
Represents the table used to decode Apple BinHex 4.0-encoded content. |
|
Class |
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. |