pub fn decode(data: &[u8], object_hash: Kind) -> Option<UntrackedCache>
Available on crate feature index only.
Expand description

Decode an untracked cache extension from data, assuming object hashes are of type object_hash.