Protocol
ZipSourceAdapter
public protocol ZipSourceAdapter
A base protocol for all custom sources.
Relationships
Types Conforming to ZipSourceAdapter
ZipSourceReadable
A protocol for custom readable sources.
ZipSourceWritable
A protocol for custom writable sources.