Method

ArrowFeatherFileReaderread

Declaration [src]

GArrowTable*
garrow_feather_file_reader_read (
  GArrowFeatherFileReader* reader
  GError** error
)

Description

No description available.
Available since:0.12.0

Return value

Returns: GArrowTable
 

The table in the file that has all columns.

 The caller of the method takes ownership of the data, and is responsible for freeing it.