GArrowIOInputStream

GArrowIOInputStream — Stream input interface

Types and Values

Object Hierarchy

    GInterface
    ╰── GArrowIOInputStream

Prerequisites

GArrowIOInputStream requires GObject.

Known Implementations

GArrowIOInputStream is implemented by GArrowIOMemoryMappedFile.

Description

GArrowIOInputStream is an interface for stream input. Stream input is file based and readable.

Functions

Types and Values

GArrowIOInputStream

typedef struct _GArrowIOInputStream GArrowIOInputStream;

GArrowIOInputStreamInterface

typedef struct _GArrowIOInputStreamInterface GArrowIOInputStreamInterface;