Jan-Uwe Ballauf

Results 1 issues of Jan-Uwe Ballauf

I have a problem with the version 3.9.0. When i read a CSV like: > CSV File: `12345678;Hello` `78945612;World` > C# Code: `using (CachedCsvReader csv = new CachedCsvReader(new StreamReader(csvFile, Encoding.Default),...

bug