Skip to content
mark lister edited this page Feb 25, 2015 · 1 revision

Input & Output.

Using CsvParser you can easily obtain a Seq of case classes, tuples, or a CollSeq from the file system.

Using the output component you can serialize a Seq of case classes, tuples or a CollSeq to the file system.