-
Notifications
You must be signed in to change notification settings - Fork 1
Add documentation #3
Copy link
Copy link
Open
Milestone
Description
Imported from CSVSniffer. Created at: "2016-12-19T22:02:27Z"
The README.md is a but short : there should be some examples. E.g. how to parse a file, given the expected fields and a encoding set to UTF-8 or ISO.
- Create a
InputStreamUTF8OrByteCharsetReaderfrom the stream- Buffer the reader and mark at start position
- Analyze the first line, deduce the CSVFormat
- reset to reader start and parse the file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels