Closed j256 closed 6 years ago
I'm close to abandoning this and rolling my own because I don't seem to be able to work around the internal business rule that a null field causes the line to cease to be processed.
Is there any way around this? Can I override this behavior?
Thanks.
I decided to spin my own CSV library. https://github.com/j256/simplecsv
I'm close to abandoning this and rolling my own because I don't seem to be able to work around the internal business rule that a null field causes the line to cease to be processed.
Is there any way around this? Can I override this behavior?
Thanks.