类
ArrowFileOutputStream
实例方法
继承自 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
继承自 GArrowFile 的方法 (4个)
garrow_file_close (关闭文件)
暂无描述。
garrow_file_get_mode (获取文件模式)
暂无描述。
garrow_file_is_closed (文件是否已关闭)
暂无描述。
自版本:0.13.0
garrow_file_tell (获取文件指针位置)
暂无描述。