Sends a piece of binary data to the client.
procedure SendData(ConnectionID: Int64; Buffer: TBytes);
Use this method to send a piece of binary data to the client.