public function readI32(&$i32)
 {
     return $this->concreteProtocol_->readI32($i32);
 }