GArrowIORandomAccessFile
GArrowIORandomAccessFile — File input interface
|
|
Object Hierarchy
GInterface
╰── GArrowIORandomAccessFile
Prerequisites
GArrowIORandomAccessFile requires
GObject.
Functions
garrow_io_random_access_file_get_support_zero_copy ()
gboolean
garrow_io_random_access_file_get_support_zero_copy
(GArrowIORandomAccessFile *file
);
Returns
Whether zero copy read is supported or not.
Types and Values
GArrowIORandomAccessFile
typedef struct _GArrowIORandomAccessFile GArrowIORandomAccessFile;
GArrowIORandomAccessFileInterface
typedef struct _GArrowIORandomAccessFileInterface GArrowIORandomAccessFileInterface;