Method
ArrowJSONReaderread
since: 0.14.0
Declaration [src]
GArrowTable*
garrow_json_reader_read (
GArrowJSONReader* reader
GError** error
)
Return value
Type: GArrowTable
A read GArrowTable or NULL on error.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL. |