CsvWriter.needsQuoting

private bool needsQuoting(scope const(char)[] s) const @safe pure nothrow @nogc

Determine whether s must be quoted given the current dialect.