예제 #1
0
 public function writeBool($bool)
 {
     return $this->concreteProtocol_->writeBool($bool);
 }