MCPcopy Create free account
hub / github.com/4ch12dy/il2cpp / deflate_slow

Function deflate_slow

unity_2018_x/libil2cpp/external/zlib/deflate.c:1926–2049  ·  view source on GitHub ↗

=========================================================================== * Same as above, but achieves better compression. We use a lazy * evaluation for matches: a match is finally adopted only if there is * no better match at the next window position. */

(s, flush)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

fill_windowFunction · 0.70
longest_matchFunction · 0.70
check_matchFunction · 0.70

Tested by

no test coverage detected