public function readString(&$str)
 {
     return $this->concreteProtocol_->readString($str);
 }