Module datafusion::common::arrow::ipc::writer

source ·
Expand description

Arrow IPC File and Stream Writers

The FileWriter and StreamWriter have similar interfaces, however the FileWriter expects a reader that supports Seeking

Structs§

Functions§

  • Write a message’s IPC data and buffers, returning metadata and buffer data lengths written