Parse the entire body of a CSV file at once.
An array, one element per line. Each element is a sub array, one element per column.
An entire CSV file.
Generated using TypeDoc
Parse the entire body of a CSV file at once.
Returns
An array, one element per line. Each element is a sub array, one element per column.