#GArrowCSVReadOptions:is-quoted is true.
CSVReadOptions.quoteCharacter
char quoteCharacter() @property nothrowGet quoteCharacter property.
Returns
Quoting character. This is used only when
void quoteCharacter(char propval) @property nothrowSet quoteCharacter property.
Parameters
propval | Quoting character. This is used only when #GArrowCSVReadOptions:is-quoted is true. |