CSVReadOptionsGidBuilderImpl.allowNewlinesInValues

Set allowNewlinesInValues property.

class CSVReadOptionsGidBuilderImpl(T)
T
allowNewlinesInValues
(
bool propval
)

Parameters

propval bool

Whether values are allowed to contain CR (0x0d) and LF (0x0a) characters.

Return Value

Type: T

Builder instance for fluent chaining