Skip to main content

Module archive

Module archive 

Source
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§

ArchiveStats
Statistics about a ULS archive.
ZipExtractor
A ULS ZIP archive that can stream DAT files.

Enums§

ZipError
ZIP-specific error types.