Namespace FlameCsv.IO
Classes
- CsvPipeReader
Static class that can be used to create ICsvPipeReader<T> instances.
- CsvPipeReader<T>
Abstract base class for CSV pipe readers.
Structs
- CsvReadResult<T>
Internal implementation detail.
- CsvReaderOptions
Represents options for configuring ICsvPipeReader<T>.
Interfaces
- ICsvPipeReader<T>
Internal implementation detail.
- ICsvPipeWriter<T>
Internal implementation detail.