Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

allow_newlines_in_values?: boolean

Whether objects may be printed across multiple lines (for example pretty printed). if %FALSE, input must end with an empty line.

block_size?: number

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

schema?: Arrow.Schema

Schema for passing custom conversion rules.

unexpected_field_behavior?: JSONReadUnexpectedFieldBehavior

How to parse handle fields outside the explicit schema.

use_threads?: boolean

Whether to use the global CPU thread pool.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method