方法

Arrow文件获取当前位置

声明 [源代码]

gint64
garrow_file_tell (
  GArrowFile* file
  GError** error
)

描述

暂无描述。

返回值

类型: gint64

成功时返回当前偏移量,出错时返回 -1。