CsvWriter.needsQuoting
private
bool needsQuoting(scope const(char)[] s) const @safe pure nothrow @nogcDetermine whether s must be quoted given the current dialect.
bool needsQuoting(scope const(char)[] s) const @safe pure nothrow @nogcDetermine whether s must be quoted given the current dialect.