建構函式
ArrowRecordBatchStreamReadernew
自 0.4.0 起
宣告 [src]
GArrowRecordBatchStreamReader*
garrow_record_batch_stream_reader_new (
GArrowInputStream* stream,
GError** error
)
參數
回傳值
類型: GArrowRecordBatchStreamReader
一個新建立的 GArrowRecordBatchStreamReader
,若發生錯誤則為 NULL
。
函式的呼叫者取得資料的所有權,並負責釋放它。 |
回傳值可以是 NULL 。 |