Closed xanderdunn closed 6 years ago
Can you please provide a minimal CSV that reproduces the error?
Given there are many null bytes in your string... maybe it is not encoded in UTF-8?
Attached are two files that cause this exception. It looks like one of them is actually a misnamed XML binary file. The other one is a malformed CSV. We should catch these cases prior to attempting to parse them with NimbleCSV.
You don't need to handle those before, just keep in mind that you may get parsing errors in such cases. :)
I am getting this error from Nimble CSV when it attempts to parse a CSV: