Interface

ArrowFile

Description

interface Arrow.File : GObject.Object
No description available.

Prerequisite

In order to implement File, your type must inherit from GObject.

Instance methods

garrow_file_close
No description available.
garrow_file_get_mode
No description available.
garrow_file_is_closed
No description available.

Available since: 0.13.0

garrow_file_tell
No description available.

Interface structure

struct ArrowFileInterface {
  /* no available fields */
}