Package cloud.opencode.base.io.compress


package cloud.opencode.base.io.compress
  • Class
    Description
    Anti-bomb thresholds for ZIP extract operations.
    ZIP entry encryption method.
    Gzip Compression/Decompression Utility Gzip压缩/解压缩工具类
    Policy for handling existing files during ZIP extraction.
    Thrown when ZIP archive operations breach the configured anti-bomb thresholds.
    Fluent Builder for Creating Zip Archives 用于创建Zip归档的流式构建器
    Zip Entry Metadata Record Zip条目元数据记录
    A streaming ZIP entry: name + content stream + optional declared size.
    In-place modification of existing ZIP archives — append or remove entries.
    Configuration for ZIP compress and extract operations.
    Fluent builder for ZipOptions.
    Aggregated outcome of a ZIP compress or extract operation.
    Zip Archive Utility Zip归档工具类