osiegmar / FastCSV

CSV library for Java that is fast, RFC-compliant and dependency-free.
https://fastcsv.org/
MIT License
542 stars 93 forks source link

Javadoc snippets #83

Closed osiegmar closed 1 year ago

osiegmar commented 1 year ago

Please create PR against the develop branch

This PR relates to Issue: #

Proposed Changes

-

-

Performance

In order to prevent a performance degradation please run a benchmark using ./gradlew jmh before and after your change and show the results.