Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation #3

Open
jferard opened this issue Mar 11, 2018 · 0 comments
Open

Add documentation #3

jferard opened this issue Mar 11, 2018 · 0 comments
Assignees
Milestone

Comments

@jferard
Copy link
Owner

jferard commented Mar 11, 2018

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.

  1. Create a InputStreamUTF8OrByteCharsetReader from the stream
  2. Buffer the reader and mark at start position
  3. Analyze the first line, deduce the CSVFormat
  4. reset to reader start and parse the file.
@jferard jferard self-assigned this Mar 14, 2018
@jferard jferard added this to the 0.2.0 milestone Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant