[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.4.0" ) ]
public RecordBatchFileWriter (OutputStream sink, Schema schema) throws Error
| sink |
The output of the writer. |
| schema |
The schema of the writer. |
|
A newly created RecordBatchFileWriter or null on error. |