BytecodeApi.FileFormats.Csv Namespace
Classes
Class | Description | |
---|---|---|
![]() |
CsvDelimiterDetector |
Class to automatically detect the delimiter of CSV files.
|
![]() |
CsvFile |
Represents a database read from a CSV files with lines separated by a delimiter.
|
![]() |
CsvIterator |
Provides support for read and write iteration over arbitrarily large CSV files.
|
![]() |
CsvRow |
Represents a row of a CsvFile.
|
![]() |
CsvRowCollection |
Represents a collection of CsvRow objects.
|