Expand description
The File API module contains helpers to perform file operations.
Structs§
Enums§
- Archive
Format - The supported archive formats.
- Compression
- The supported compression types.
Functions§
- read_
binary - Reads a binary file.
- read_
string - Reads a string file.