GArrowIOOutputStream

GArrowIOOutputStream — Stream output interface

Types and Values

Object Hierarchy

    GInterface
    ╰── GArrowIOOutputStream

Prerequisites

GArrowIOOutputStream requires GObject.

Known Implementations

GArrowIOOutputStream is implemented by GArrowIOFileOutputStream.

Description

GArrowIOOutputStream is an interface for stream output. Stream output is file based and writeable

Functions

Types and Values

GArrowIOOutputStream

typedef struct _GArrowIOOutputStream GArrowIOOutputStream;

GArrowIOOutputStreamInterface

typedef struct _GArrowIOOutputStreamInterface GArrowIOOutputStreamInterface;