Learn R Programming

arrow (version 0.14.1)

RecordBatchStreamReader: Create a arrow::ipc::RecordBatchStreamReader from an input stream

Description

Create a arrow::ipc::RecordBatchStreamReader from an input stream

Usage

RecordBatchStreamReader(stream)

Arguments

stream

input stream, an arrow::io::InputStream or a raw vector