JSONReadOptions.blockSize

Set blockSize property.

  1. int blockSize [@property getter]
  2. int blockSize [@property setter]
    class JSONReadOptions
    @property
    void
    blockSize
    ()

Parameters

propval int

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