Interface

ArrowReadable

Description

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

Prerequisite

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

Instance methods

garrow_readable_read
No description available.
garrow_readable_read_bytes
No description available.

Available since: 0.17.0

Interface structure

struct ArrowReadableInterface {
  /* no available fields */
}