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

Function inflate_fast

unity_2018_x/libil2cpp/external/zlib/inffast.c:50–307  ·  view source on GitHub ↗

Decode literal, length, and distance codes and write out the resulting literal and match bytes until either not enough input or output is available, an end-of-block is encountered, or a data error is encountered. When large enough input and output buffers are supplied to inflate(), for example, a 16K input buffer and a 64K output buffer, more than 95% of the inflate execution time i

(strm, start)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

inflateBackFunction · 0.70
inflate.cFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected