Internet Direct (Indy)
Home
PreviousUpNext
TIdEncoder3to4.FillChar Property

Character used to pad input values to the encoder.

Pascal
property FillChar: Char;

FillChar is a Char property that identifiers the value to be used to pad the length of an input stream. 

FillChar is used in Encode and EncodeIdBytes to pad the input stream to the required multiple of three for the encoding algorithm.

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.