Expand description
Structs§
- Bytes
ToEntries Iter - An iterator over
Entriesin a byte stream. - Entries
ToBytes Iter - An implementation of
Iteratorto write encoded entries to an inner implementation each timenext()is called. - Entry
- An item of the iteration produced by
BytesToEntriesIter - Lookup
RefDelta Objects Iter - An iterator to resolve thin packs on the fly.
Enums§
- Entry
Data Mode - Define what to do with the compressed bytes portion of a pack
Entry - Error
- Returned by
BytesToEntriesIter::new_from_header()and as part ofItemofBytesToEntriesIter. - Mode
- Iteration Mode