JSONReadOptions.blockSize

Get blockSize property.

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

Return Value

Type: int

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