Interface

ArrowWritableFile

Description

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

Prerequisite

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

Instance methods

garrow_writable_file_write_at
No description available.

Interface structure

struct ArrowWritableFileInterface {
  /* no available fields */
}