Expand description
Structs§
- File
- A reference to an open file on the host system.
Enums§
- File
Open Mode - This enum determines how a file should be opened.
- Seek
Error - An Error that occured during seeking
- Seek
From - Specifies the cursor position for
File::seek