Method
ArrowRecordBatchReaderexport
Declaration [src]
gpointer
garrow_record_batch_reader_export (
GArrowRecordBatchReader* reader
GError** error
)
Return value
Returns: | gpointer |
An exported
It should be freed with the |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |