read_record_batch


Description:

[ Version ( since = "0.5.0" ) ]
public RecordBatch? read_record_batch (uint i) throws Error

Parameters:

this

A RecordBatchFileReader.

i

The index of the target record batch.

Returns:

The i-th record batch in the file or null on error.