Interface | Description |
---|---|
Csv.CsvHandler<T> | |
Csv.CsvMapHandler<T> | |
Csv.CsvRowHandler<T> |
Class | Description |
---|---|
ByteArrayBuilder |
Utility class to avoid replicating byte arrays for no good reason.
|
Csv |
Supports CSV format as described at: https://en.wikipedia.org/wiki/Comma-separated_values.
|
Copyright © 2014. All rights reserved.