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