CsvDecoder

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

Constructors

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

Functions

Link copied to clipboard