public function writeI16($i16)
 {
     return $this->concreteProtocol_->writeI16($i16);
 }