API 版本:1.0
函式庫版本:19.0.0
由 gi-docgen 2023.1 產生
class Arrow.StreamDecoder : GObject.Object { parent_instance: GObject }
since: 18.0.0
將資料以 GArrowBuffer 的形式饋送至解碼器。
GArrowBuffer
將資料以原始資料形式饋送至解碼器。
此方法提供給想要最佳化效能的使用者。一般使用者不需要使用此方法。
重設內部狀態。
請參閱 GObject 以取得完整的方法列表。
接收已解碼事件的監聽器。
當物件的屬性值透過 g_object_set_property()、g_object_set() 等函式設定時,會發射 notify 信號。
struct ArrowStreamDecoderClass { GObjectClass parent_class; }
parent_class: GObjectClass
內容