pub fn decode(data: &[u8], object_hash: Kind) -> Option<UntrackedCache>Expand description
Decode an untracked cache extension from data, assuming object hashes are of type object_hash.
pub fn decode(data: &[u8], object_hash: Kind) -> Option<UntrackedCache>Decode an untracked cache extension from data, assuming object hashes are of type object_hash.