Module cache_pair

Module cache_pair 

Source
Expand description

This module provides functionality to read and parse the cache pairs from the Cache.Windows directory. Note that a cache pair is a pair of .toc and .cache files that contain information about the contents of a package and the compressed data for the package, respectively.

Structs§

CachePairReader
A cache pair reader.

Traits§

CachePair
Cache pair trait.