osiegmar/FastCSV

Support for efficiently reading files via random access

osiegmar opened this issue · 0 comments

The feature added with #57 had to be removed by #59 as it lacked support for unicode. Think of a better concept and implement it by keeping performance characteristics of reading regular files.