klyn.io.csv.CSVWriter.writeRows
method
public writeRows(rows as IList<ArrayList<String>>) as Void throws IOException:
Description

Writes all records from an ordered row list.

Throws
  • IOException if the resource is closed, inaccessible, not a valid file, or the underlying I/O operation fails.