Module bigtools::mem_cached_file[][src]

Structs

Wraps a Read and a HashMap<u64, [u8; CACHE_SIZE] to provide in-memory caching of file contents.

Constants