类
ArrowCUDABufferOutputStream(缓冲输出流)
实例方法
继承自 GArrowOutputStream(Arrow输出流) 的方法 (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(Arrow文件) 的方法 (4)
garrow_file_close(关闭文件)
暂无描述。
garrow_file_get_mode(获取文件模式)
暂无描述。
garrow_file_is_closed(文件是否已关闭)
暂无描述。
自:0.13.0
garrow_file_tell(获取文件指针位置)
暂无描述。