Enumeration Caseswift-png 4.4.5LZ77

    invalidHuffmanRunLiteralSymbolCount(_:)

    A compressed block of dynamic type declared an invalid number of run-literal symbols.

    LZ77.DecompressionError.swift:45
    case invalidHuffmanRunLiteralSymbolCount(Int)

    The number of run-literal symbols must be in the range 257 ... 286.

    See also

    Other cases