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

Function gz_decomp

unity_2018_x/libil2cpp/external/zlib/gzread.c:175–221  ·  view source on GitHub ↗

Decompress from input to the provided next_out and avail_out in the state. On return, state->x.have and state->x.next point to the just decompressed data. If the gzip stream completes, state->how is reset to LOOK to look for the next gzip stream or raw data, once state->x.have is depleted. Returns 0 on success, -1 on failure. */

(state)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

gz_fetchFunction · 0.85
gz_readFunction · 0.85

Calls 2

gz_availFunction · 0.85
gz_errorFunction · 0.85

Tested by

no test coverage detected