方法
ArrowFlightInfoget_schema
自:5.0.0 起可用
声明 [源代码]
GArrowSchema*
gaflight_info_get_schema (
GAFlightInfo* info,
GArrowReadOptions* options,
GError** error
)
参数
返回值
类型: GArrowSchema
反序列化的 GArrowSchema
,如果出错则为 NULL
。
方法的调用者拥有数据的所有权,并负责释放它。 |