Documentation
Dlang.org
CSVReadOptions.checkUtf8
arrow
csvread_options
CSVReadOptions
Set
checkUtf8
property.
bool
checkUtf8
[@property getter]
bool
checkUtf8
[@property setter]
class
CSVReadOptions
@
property
void
checkUtf8
(
bool
propval
)
Parameters
propval
bool
Whether to check UTF8 validity of string columns.
arrow
csvread_options
CSVReadOptions
constructors
this
functions
addColumnName
addColumnType
addFalseValue
addNullValue
addSchema
addTimestampParser
addTrueValue
getColumnNames
getColumnTypes
getFalseValues
getNullValues
getTimestampParsers
getTrueValues
self
setColumnNames
setFalseValues
setNullValues
setTimestampParsers
setTrueValues
properties
allowNewlinesInValues
allowNullStrings
blockSize
checkUtf8
delimiter
escapeCharacter
gType
generateColumnNames
ignoreEmptyLines
isDoubleQuoted
isEscaped
isQuoted
nSkipRows
quoteCharacter
useThreads
static functions
getGType
Set checkUtf8 property.