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