CSVRowIterator

constructor(pathToFile: Path, csvParser: CSVParser = CSVParser(FileReader(pathToFile.toFile()), CSVFormat.DEFAULT))

Parameters

pathToFile

the path to the file