Module reader

Module reader 

Source
Expand description

Smart file reading with automatic strategy selection based on file size.

Structs§

SmartFileReader
Smart file reader that chooses optimal reading strategy based on file size.

Enums§

FileContent
File content holder that abstracts over in-memory strings and memory-mapped files.