Documentation
Dlang.org
CSVReadOptions.useThreads
arrow
csvread_options
CSVReadOptions
Get
useThreads
property.
bool
useThreads
[@property getter]
class
CSVReadOptions
@
property
bool
useThreads
(
)
bool
useThreads
[@property setter]
Return Value
Type:
bool
Whether to use the global CPU thread pool.
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
Get useThreads property.