Available on crate feature
streaming-input only.Expand description
Structs
- An iterator over
Entriesin a byte stream. - An implementation of
Iteratorto write encoded entries to an inner implementation each timenext()is called. - An item of the iteration produced by
BytesToEntriesIter - An iterator to resolve thin packs on the fly.
Enums
- Define what to do with the compressed bytes portion of a pack
Entry - Iteration Mode