CsvDecoder

constructor(csvFormat: CSVFormat = CSVFormat.Builder.create().setRecordSeparator("\n").setHeader().build())