DeflateError

public enum DeflateError: Error

Represents an error, which happened during Deflate compression or decompression. It may indicate that either the data is damaged or it might not be compressed with Deflate at all.