Contains classes, types, procedures, and functions needed to define and implement encoding and decoding classes using table-based character sets.
IdCoder3To4.pas contains Classes, Types, Procedures, and Functions needed to define and implement the Indy classes that support encoding and decoding using table-based character sets. Classes in IdCoder3To4.pas use values that can be represented in the 127 character US-ASCII character set.
|
Name |
Description |
|
Implements a table-driven decoder. | |
|
Implements an encoder using a table-driven alphabet to produce output represented in the US-ASCII character set. |
Name |
Description |
Array of Byte values used in Decoding values from their 4-byte representation to their 3-byte representation. | |
Class type for TIdEncoder3to4 descendants. |
|
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. |