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
write_message in datafusion::common::arrow::ipc::writer - Rust
[go: Go Back, main page]

Function write_message

Source
pub fn write_message<W>(
    writer: W,
    encoded: EncodedData,
    write_options: &IpcWriteOptions,
) -> Result<(usize, usize), ArrowError>
where W: Write,
Expand description

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