接口

ArrowWritableFile(可写文件)

描述

interface Arrow.WritableFile : GObject.Object
暂无描述。

前提条件

为了实现 WritableFile(可写文件),您的类型必须继承自GObject(对象)

实例方法

接口结构

struct ArrowWritableFileInterface {
  /* no available fields */
}
暂无描述。