function Encode(
ASrcStream: TIdStream;
const ABytes: Integer = MaxInt
): string; override;|
Parameters |
Description |
|
ASrcStream |
Type is TIdStream. |
|
ABytes |
Scope is const. Type is Integer. Default value is MaxInt. |
string
TIdEncoder00E.Encode overridden method.
Topic generated.
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|