RecordBatchStreamReader


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.4.0" ) ]
public RecordBatchStreamReader (InputStream stream) throws Error

Parameters:

stream

The stream to be read.

Returns:

A newly created RecordBatchStreamReader or null on error.