| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
static MessageReader |
MessageReader.Open(InputStream stream)
\brief Create MessageReader that reads from InputStream
|
| Modifier and Type | Method and Description |
|---|---|
static RecordBatchStreamReaderResult |
RecordBatchStreamReader.Open(MessageReader message_reader) |
static RecordBatchStreamReaderResult |
RecordBatchStreamReader.Open(MessageReader message_reader,
IpcReadOptions options)
Create batch reader from generic MessageReader.
|
Copyright © 2021. All rights reserved.