Sends a buffer to the server.
public function doSendData($buffer);
secureblackbox_tlsclient_do_senddata($res, $buffer);
Use this method to send a byte array to the server.