RecordBatchStream


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "6.0.0" ) ]
public RecordBatchStream (RecordBatchReader reader, WriteOptions? options)

Parameters:

reader

A RecordBatchReader to be read.

options

A WriteOptions for writing record batches to a client.

Returns:

The newly created RecordBatchStream.