CsvReader.popFront

void popFront()

Part of an input range as defined by

isInputRange.

Throws

CSVException When a quote is found in an unquoted field,

data continues after a closing quote, the quoted field was not closed before data was empty, a conversion failed, or when the row's length does not match the previous length.