TBlockSocket.SendBuffer
TBlockSocket

function SendBuffer(Buffer: Pointer; Length: Integer): Integer; virtual;

Unit
blcksock

Description
Sends data of LENGTH from BUFFER address via connected socket. System automatically splits data to packets.