Static
generateConverts an object in a specific format to a CSV string.
an aggregate of values with the same keys, uses the keys of the given aggregate as the name of the entries, and the keys of the values as column entries.
the separator character to use. By default is ;.
the CSV corresponding to the object.
Static
parseStatic
read
Methods related with the CSV format.