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

Function updatewindow

unity_2018_x/libil2cpp/external/zlib/inflate.c:396–444  ·  view source on GitHub ↗

Update the window with the last wsize (normally 32K) bytes written before returning. If window does not exist yet, create it. This is only called when a window is already in use, or when output has been written during this inflate call, but the end of the deflate stream has not been reached yet. It is also called to create a window for dictionary data when a dictionary is loaded.

(strm, end, copy)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

inflate.cFile · 0.70

Calls 1

zmemcpyFunction · 0.70

Tested by

no test coverage detected