Overrides StreamDecoratorTrait::seek
public function seek($offset, $whence = SEEK_SET) : void { throw new \RuntimeException('Cannot seek a NoSeekStream'); }