SwiftZip Documentation Beta

Protocol Zip​Source​Adapter

public protocol ZipSourceAdapter

A base protocol for all custom sources.

%3 ZipSourceAdapter ZipSourceAdapter ZipSourceWritable ZipSourceWritable ZipSourceWritable->ZipSourceAdapter ZipSourceReadable ZipSourceReadable ZipSourceReadable->ZipSourceAdapter

Types Conforming to Zip​Source​Adapter

ZipSourceReadable

A protocol for custom readable sources.

ZipSourceWritable

A protocol for custom writable sources.