for backwards compatibility with vfsStreamFile::readUntilEnd()
string
public function readUntilEnd() { return substr($this->content(), $this->offset); }