Ejemplo n.º 1
0
 public function readSetBegin(&$elemType, &$size)
 {
     return $this->concreteProtocol_->readSetBegin($elemType, $size);
 }