Indy 9
|
TIdBuffer also provides a protected TIdBufferBytesRemoved event handler that allows notification of data removal from the buffer.
TIdBuffer is used as a generic buffer in operations that read data from the TCP/IP protocol stack, and in classes that perform read or write buffering like TIdTCPConnection.