fast_csv library

Functions

parse(String source) List<List<String>>
Parses the CSV data and returns the result as a List<List<String>>.