Searched refs:at_eof (Results 1 – 2 of 2) sorted by relevance
338 bool at_eof() const { return Data >= End; } in at_eof() function
364 while (!at_eof()) { in read()