github uniVocity/univocity-parsers v1.2.0
Introducing performance and reliability improvements, and better error notifications

latest releases: v2.9.1, v2.9.0, v2.8.4...
10 years ago

1 - Improved parsing performance slightly
2 - Parsing exceptions provide detailed rror messages with possible root causes.
3 - Supporting inputs with null characters in the value ('\0')
3.1 - Parsers won't need to check for '\0' to test whether there's no more input to read
4 - Changing character and record counters to use long instead of int, as huge inputs will exceed Integer.MAX_VALUE

Don't miss a new univocity-parsers release

NewReleases is sending notifications on new releases.