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