openharmony 鸿蒙 capi-rawfile-rawfiledescriptor64

2026-08-25 浏览 (1)

RawFileDescriptor64

typedef struct {...} RawFileDescriptor64

Overview

Defines the file descriptor of a large rawfile. RawFileDescriptor64 is an output parameter of OH_ResourceManager_GetRawFileDescriptor64. It contains the file descriptor of a rawfile and the start position and length of the rawfile in the HAP.

Since: 11

Related module: rawfile

Header file: raw_file.h

Summary

Member Variables

NameDescription
int fdFile descriptor of the rawfile, in int.
int64_t startStart position of the rawfile in the HAP, in int64_t.
int64_t lengthLength of the rawfile in the HAP, in int64_t.

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 capi-i18n-initialtimezonerule

openharmony 鸿蒙 capi-i18n-timezonerules

openharmony 鸿蒙 capi-resmgr-common-h

openharmony 鸿蒙 capi-i18n-annualtimezonerule

openharmony 鸿蒙 errorcode-font-manager

openharmony 鸿蒙 capi-raw-dir-h

openharmony 鸿蒙 capi-i18n-timezonerulequery

openharmony 鸿蒙 capi-errorcode-h

openharmony 鸿蒙 js-apis-resource-manager

openharmony 鸿蒙 js-apis-sendableResource

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/nKXg1gEx