public function writeI64($i64)
 {
     return $this->concreteProtocol_->writeI64($i64);
 }