Expand description
This module contains the SectionReader
struct, which is used to read sections from a smdiff delta file.
This is just like the SectionIterator
struct from the smdiff-reader
crate, but this can read sections that have secondary compression.
Structsยง
- Section
Iterator - A reader that will keep reading sections until it reaches the terminal section.