Esempio n. 1
0
 public function writeByte($byte)
 {
     return $this->concreteProtocol_->writeByte($byte);
 }