CSVReadOptions.escapeCharacter

char escapeCharacter() @property

Get escapeCharacter property.

Returns

Escaping character. This is used only when

#GArrowCSVReadOptions:is-escaped is true.

void escapeCharacter(char propval) @property

Set escapeCharacter property.

Parameters

propvalEscaping character. This is used only when #GArrowCSVReadOptions:is-escaped is true.