CsvWriter.this

this(OutputRange sink, CsvDialect dialect = CsvDialect.init, size_t bufferSize = DEFAULT_BUFFER_SIZE)

Construct a writer over sink with an optional dialect and bufferSize.