Internet Direct (Indy) Version 9.0.1 Beta
|
function ReadString(const ABytes: Integer): string;
ReadString delays until the number of bytes in ABytes is available in the Indy read buffer. If the number of bytes is not known, use ReadLn or ReadLnWait.