RecordBatchFileReader


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.4.0" ) ]
public RecordBatchFileReader (SeekableInputStream file) throws Error

Parameters:

file

The file to be read.

Returns:

A newly created RecordBatchFileReader or null on error.