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

Function gz_avail

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

Load up input buffer and set eof flag if last data loaded -- return -1 on error, 0 otherwise. Note that the eof flag is set when the end of the input file is reached, even though there may be unused data in the buffer. Once that data has been used, no more attempts will be made to read the file. If strm->avail_in != 0, then the current data is moved to the beginning of the input b

(state)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

gz_lookFunction · 0.85
gz_decompFunction · 0.85

Calls 1

gz_loadFunction · 0.85

Tested by

no test coverage detected