Constants

VERSION

Current version of ZipStream.

« More »

Classes, interfaces and traits

Writer

Abstract interface for stream output.

« More »

CommentError

Comment length error.

« More »

DataFilter

Abstract base class for data filter methods.

« More »

DateTime

Convert a UNIX timestamp into DOS date and time components.

« More »

DeflateError

Deflate context error.

« More »

DeflateFilter

Data filter for files using the deflate compression method.

« More »

Entry

Internal representation for a zip file.

« More »

Error

Base class for all exceptions raised by ZipStream.

« More »

FileError

File related error.

« More »

FileWriter

Write generated zip archive to a local file.

« More »

Hasher

CRC32b hash context wrapper.

« More »

HTTPResponseWriter

Stream generated archive as an HTTP response.

« More »

Methods

Valid compression methods.

« More »

PathError

Path validation error.

« More »

StoreFilter

Data filter for files using the store compression method.

« More »

StreamWriter

Write generated zip archive to a stream.

« More »

UnknownMethodError

Unknown compression method error.

« More »

ZipStream

Dynamically generate streamed zip archives.

« More »