Table of Contents

Namespace Apache.Arrow.Ipc

Classes

ArrowFileReader

Implements an ArrowStreamReader that can read Arrow files.

ArrowFileWriter
ArrowStreamReader

Represents a reader that can read Arrow streams.

ArrowStreamWriter
IpcOptions

Structs

RecordBatchWithMetadata

A record batch read from an Arrow IPC source, together with the custom metadata carried on the IPC Message that held it.

Interfaces

IArrowArrayStream
IArrowReader
ICompressionCodec

Codec for data compression and decompression (currently only decompression is supported)

ICompressionCodecFactory

Provides compression codec implementations for different compression codecs

ITryCompressionCodec

Enums

CompressionCodecType