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