Structures

The following structures are available globally.

  • Compression level whose rawValue is based on the zlib’s constants.

    See more

    Declaration

    Swift

    public struct CompressionLevel : RawRepresentable
  • Errors on gzipping/gunzipping based on the zlib error codes.

    See more

    Declaration

    Swift

    public struct GzipError : Swift.Error