quoteString
fn
string quoteString(string s, CdmFormat.QuoteStyle style) @safe pureQuotes a string with the specified style.
Parameters
s | The string to quote |
style | The quote style to use |
Returns
The quoted string.