rawfile
Overview
Provides the function of operating rawfile directories and rawfiles. You can use the APIs to traverse, open, search for, read, and close raw files.
Since: 8
Files
| Name | Description |
|---|---|
| raw_dir.h | Provides functions related to the rawfile directory. |
| raw_file.h | Provides functions related to rawfiles, including searching for, reading, and closing rawfiles. |
| raw_file_manager.h | Provides file management functions for the rawfile directory. You can use the ResourceManager to open a rawfile and perform operations such as data search and reading. |