/**
  * Read the close of message
  */
 public function readMessageEnd()
 {
     return $this->concreteProtocol_->readMessageEnd();
 }