Example #1
0
 /**
  * {@inheritdoc}
  */
 protected function doIsSeekable()
 {
     return $this->stream->isSeekable();
 }