Internet Direct (Indy) Version 9.0.2 Beta
|
function CurrentReadBufferSize: Integer;
CurrentReadBufferSize is used in various methods that perform read operations to determine when all data has been read by the connection. CurrentReadBufferSize. CurrentReadBufferSize is used in ReadFromStack, ReadBuffer, ReadLn, and ReadStream. CurrentReadBufferSize is also used in CheckForDisconnect to determine if all data has been read for the connection, and if a exception can be raised when a client is disconnected.