checks whether pointer is at end of file
bool
public function eof() { return $this->content ->eof(); }