GArrowIOFile
GArrowIOFile — File interface
|
|
Prerequisites
GArrowIOFile requires
GObject.
Functions
garrow_io_file_tell ()
gint64
garrow_io_file_tell (GArrowIOFile *file
,
GError **error
);
Returns
The current offset on success, -1 if there was an error.
Types and Values
GArrowIOFile
typedef struct _GArrowIOFile GArrowIOFile;
GArrowIOFileInterface
typedef struct _GArrowIOFileInterface GArrowIOFileInterface;