Expand description
ZIP archive handling with streaming support.
This module provides functionality to stream DAT files directly from ZIP archives without extracting to disk, minimizing I/O overhead.
Structs§
- Archive
Stats - Statistics about a ULS archive.
- ZipExtractor
- A ULS ZIP archive that can stream DAT files.
Enums§
- ZipError
- ZIP-specific error types.