Enums

The following enums are available globally.

  • The strategy parameter for zlib compression. The strategy is used to tune the compression algorithm, it affects the compression ratio but not the correctness of the compressed output. For more information, see zlib manual.

    See more

    Declaration

    Swift

    public enum CompressionStrategy: Int32