1# FileIO 2<!--Kit: Core File Kit--> 3<!--Subsystem: FileManagement--> 4<!--Owner: @wangke25; @gsl_1234; @wuchengjun5--> 5<!--Designer: @gsl_1234; @wangke25--> 6<!--Tester: @liuhonggang123; @yue-ye2; @juxiaopang--> 7<!--Adviser: @foryourself--> 8 9## Overview 10 11Provides capabilities of basic file operations. 12 13**Since**: 12 14## Files 15 16| Name| Description| 17| -- | -- | 18| [error_code.h](capi-error-code-h.md) | Defines the error codes for the **FileIO** module.| 19| [oh_fileio.h](capi-oh-fileio-h.md) | Defines the native APIs for basic file operations.| 20