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

Function fixedtables

unity_2018_x/libil2cpp/external/zlib/infback.c:82–123  ·  view source on GitHub ↗

Return state with length and distance decoding tables and index sizes set to fixed code decoding. Normally this returns fixed tables from inffixed.h. If BUILDFIXED is defined, then instead this routine builds the tables the first time it's called, and returns those tables the first time and thereafter. This reduces the size of the code by about 2K bytes, in exchange for a little e

(state)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

inflateBackFunction · 0.70

Calls 1

inflate_tableFunction · 0.70

Tested by

no test coverage detected