powered by
class arrow::ipc::RecordBatchWriter
$write_batch(batch): Write record batch to stream
$write_batch(batch)
$write_table(table): write Table to stream
$write_table(table)
$close(): close stream
$close()
arrow::ipc::RecordBatchStreamWriter implements the streaming binary format
arrow::ipc::RecordBatchFileWriter implements the binary file format