drupflare/worker - v1.0.0
    Preparing search index...

    Function zlibLevel

    • PHP's level to fflate's.

      PHP accepts -1 for "the library default", which zlib defines as 6. fflate has no such sentinel, so -1 has to be resolved here rather than passed through.

      Parameters

      • level: unknown

      Returns 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9