TBlockSocket.LineBuffer
TBlockSocket
property LineBuffer: string;
Unit
blcksock
Description
Buffer used by all high-level receive functions. This buffer is used for optimized reads of data from socket.
In normal cases you not need access to this buffer directly!
See also:
CanReadEx, MaxLineLength, RecvBufferEx, RecvByte, RecvPacket, RecvString, RecvTerminated