Format a row of fields
Format a DSVRecord into a row
Format multiple records with optional header
Write records to stream
Write records to a file with optional compression
Compression is auto-detected from file extension (.gz, .zst) * or can be specified via constructor options.
File path to write to
Records to write
TSVWriter - Convenience class for TSV files Sets delimiter to tab by default