harmony 鸿蒙RawFileDescriptor64

2025-06-12 浏览 (1)

RawFileDescriptor64

Overview

Defines the file descriptor of a large rawfile.

RawFileDescriptor 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] (rawfile.md)

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.

Member Variable Description

fd

int RawFileDescriptor64::fd

Description

File descriptor of the rawfile, in int.

length

int64_t RawFileDescriptor64::length

Description

Length of the rawfile in the HAP, in int64_t.

start

int64_t RawFileDescriptor64::start

Description

Start position of the rawfile in the HAP, in int64_t.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Localization Kit

harmony 鸿蒙RawFileDescriptor

harmony 鸿蒙ResourceManager_Configuration

harmony 鸿蒙Font Management Error Codes

harmony 鸿蒙I18N Error Codes

harmony 鸿蒙Resource Manager Error Codes

harmony 鸿蒙@ohos.fontManager (Font Management)

harmony 鸿蒙@ohos.i18n (Internationalization) (System API)

harmony 鸿蒙@ohos.i18n (Internationalization)

harmony 鸿蒙@ohos.intl (Internationalization)

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