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

Function inflateBack

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

strm provides the memory allocation functions and window buffer on input, and provides information on the unused input on return. For Z_DATA_ERROR returns, strm will also provide an error message. in() and out() are the call-back input and output functions. When inflateBack() needs more input, it calls in(). When inflateBack() has filled the window with output, or when it comple

(strm, in, in_desc, out, out_desc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

fixedtablesFunction · 0.70
zmemcpyFunction · 0.70
inflate_tableFunction · 0.70
inflate_fastFunction · 0.70

Tested by

no test coverage detected