Name Date Size

..25-Oct-20244 KiB

.gitignoreH A D25-Oct-2024142

AppScope/H25-Oct-20244 KiB

build-profile.json5H A D25-Oct-20241.1 KiB

entry/H25-Oct-20244 KiB

hvigor/H25-Oct-20244 KiB

hvigorfile.tsH A D25-Oct-2024159

hvigorwH A D25-Oct-20242.1 KiB

hvigorw.batH A D25-Oct-20242.1 KiB

oh-package.json5H A D25-Oct-2024870

ohosTest.mdH A D25-Oct-2024480

README.mdH A D25-Oct-2024589

README_zh.mdH A D25-Oct-20244.7 KiB

screenshots/device/H25-Oct-20244 KiB

README.md

1# Native Rawfile
2
3
4
5### Introduction
6
7This sample mainly introduces how developers can use the Native Rawfile interface to operate Rawfile directories and files. The functions include file list traversal, file opening, searching, reading, and closing Rawfile.
8
9### Usage
10
11The application page displays the call to the Native rawfile API. For example, the files and directory structure in the resources/rawfile directory, obtaining the content of the rawfile file, and obtaining the descriptor of the rawfile file.
12
13
14### Constraints
15
16This sample can only be run on standard-system devices.
17