pub type EntryRange = Range<u64>;
A slice into a pack file denoting a pack entry.
An entry can be decoded into an object.