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

Function deflate_fast

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

=========================================================================== * Compress as much as possible from the input stream, return the current * block state. * This function does not perform lazy evaluation of matches and inserts * new strings in the dictionary only for unmatched strings or for short * matches. It is used only for the fast compression options. */

(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