[ CCode ( has_construct_function = false ) ]
[ Version ( since = "6.0.0" ) ]
public RecordBatchStream (RecordBatchReader reader, WriteOptions? options)
| reader |
A RecordBatchReader to be read. |
| options |
A WriteOptions for writing record batches to a client. |
|
The newly created RecordBatchStream. |