ZipTransform

public class ZipTransform : Transform

Takes the file or files that are passed into it and compresses them into a zip file.

Lifecycle

  • Initializes a ZipTransform object.

    Declaration

    Swift

    public init()