Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::common::arrow::ipc::writer - Rust
[go: Go Back, main page]

datafusion::common::arrow::ipc

Module 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