arrow.jsonreader
Module for [JSONReader] class
Types 3
Methods
JSONReaderGidBuilder builder() static nothrowGet builder for [arrow.jsonreader.JSONReader] Returns: New builder objectConstructors
this(arrow.input_stream.InputStream input, arrow.jsonread_options.JSONReadOptions options = null)Fluent builder implementation template for arrow.jsonreader.JSONReader
Methods
T input(arrow.input_stream.InputStream propval) nothrowT jsonTableReader(void * propval) nothrowFluent builder for arrow.jsonreader.JSONReader
Methods