類別

ArrowGIOOutputStream

描述

class Arrow.GIOOutputStream : Arrow.OutputStream {
  parent_instance: GArrowOutputStream
}
無可用描述。

建構子

garrow_gio_output_stream_new
無可用描述。

實例方法

garrow_gio_output_stream_get_raw
無可用描述。

已棄用:0.12.0 自:0.5.0 起可用

繼承自 GArrowOutputStream 的方法 (3)
garrow_output_stream_align
無可用描述。

自:0.11.0 起

garrow_output_stream_write_record_batch
無可用描述。

自:1.0.0 起

garrow_output_stream_write_tensor
無可用描述。

自:0.4.0 起

繼承自 GObject 的方法 (43)

完整方法列表請參閱 GObject

繼承自 GArrowFile 的方法 (4)
garrow_file_close
無可用描述。

garrow_file_get_mode
無可用描述。

garrow_file_is_closed
無可用描述。

自:0.13.0 起

garrow_file_tell
無可用描述。

繼承自 GArrowWritable 的方法 (2)
garrow_writable_flush

它確保將所有記憶體中的資料寫入 儲存裝置。

garrow_writable_write
無可用描述。

屬性

Arrow.GIOOutputStream:raw
無可用描述。

繼承自 GArrowOutputStream 的屬性 (1)

訊號

繼承自 GObject 的訊號 (1)
GObject::notify

當物件的其中一個屬性值透過 g_object_set_property()、g_object_set() 等設定時,會發射 notify 訊號。

類別結構

struct ArrowGIOOutputStreamClass {
  GArrowOutputStreamClass parent_class;
  
}
無可用描述。
類別成員
parent_class: GArrowOutputStreamClass
無可用描述。