Example #1
0
 protected function sendStream($data)
 {
     $this->client->write($data);
 }