Expand description

Utilities for reading files with or without a FileCache.

Mainly used for reading file internally in Kvarn. All functions return Bytes to be used in the Kvarn cache.

Functions

Reads a file using a cache. Should be used instead of fs::File::open().

Reads a file using a cache. Should be used instead of fs::File::open().