class function ReadBytes(
AStream: TIdStream;
var VBytes: TIdBytes;
ACount: Integer = -1;
AOffset: Integer = 0
): Integer; static;Integer
ReadBytes is a class 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.
|