コード例 #1
0
 public function writeSetBegin($elemType, $size)
 {
     return $this->concreteProtocol_->writeSetBegin($elemType, $size);
 }