Exemplo n.º 1
0
 /**
  * @return int
  * @throws UnexpectedValueException
  */
 private function readCount()
 {
     return $this->reader->readLong();
 }