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