Method
ArrowCSVReaderread
Declaration [src]
GArrowTable*
garrow_csv_reader_read (
GArrowCSVReader* reader
GError** error
)
Return value
Returns: | GArrowTable |
A read |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |