RecordBatchFileWriter


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.4.0" ) ]
public RecordBatchFileWriter (OutputStream sink, Schema schema) throws Error

Parameters:

sink

The output of the writer.

schema

The schema of the writer.

Returns:

A newly created RecordBatchFileWriter or null on error.