CsvReader.empty

Returns true when the CSV reader has no remaining rows to read. (community summary)

struct CsvReader
scope pure nothrow @nogc @property
bool
empty
()
()