CSVReadOptions.quoteCharacter

char quoteCharacter() @property

Get quoteCharacter property.

Returns

Quoting character. This is used only when

#GArrowCSVReadOptions:is-quoted is true.

void quoteCharacter(char propval) @property

Set quoteCharacter property.

Parameters

propvalQuoting character. This is used only when #GArrowCSVReadOptions:is-quoted is true.