pub fn load(kind: CacheEntryKind, key: &str) -> Option<Vec<u8>>
The bytes kind stored under key, or None when there is no such entry (or nothing anchored a segment to look in).
kind
key
None