CSVReadOptions.blockSize

int blockSize() @property

Get blockSize property.

Returns

Block size we request from the IO layer; also determines the size

of chunks when #GArrowCSVReadOptions:use-threads is true.

void blockSize(int propval) @property

Set blockSize property.

Parameters

propvalBlock size we request from the IO layer; also determines the size of chunks when #GArrowCSVReadOptions:use-threads is true.