public function readByte(&$byte)
 {
     return $this->concreteProtocol_->readByte($byte);
 }