Expand description
Smart file reading with automatic strategy selection based on file size.
Structs§
- Smart
File Reader - Smart file reader that chooses optimal reading strategy based on file size.
Enums§
- File
Content - File content holder that abstracts over in-memory strings and memory-mapped files.