コード例 #1
0
 public function readByte(&$byte)
 {
     return $this->concreteProtocol_->readByte($byte);
 }