gimiz
Results
1
comments of
gimiz
Workaround: Before writing change null value to an empty string. In not-quoted CSV empty string looks the same as null (separator only). If you need to use qouteChar, set CsvGenerator.Feature.ALWAYS_QUOTE_STRINGS...