TTCPConnection.PeekDelimited(Void,Integer,TRawByteCharSet,Integer) Method
Represents method PeekDelimited(Void,Integer,TRawByteCharSet,Integer).
public function PeekDelimited(var Buf; const BufSize: Integer; const Delimiter: TRawByteCharSet; const MaxSize: Integer = -1): Integer; overload;
Parameters
- Buf
- Type: System.Void
- BufSize
- Type: Integer
- Delimiter
- Type: TRawByteCharSet
- MaxSize
- Type: Integer
Return Value
Type: Integer