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

Function gz_read

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

Read len bytes into buf from file, or less than len up to the end of the input. Return the number of bytes read. If zero is returned, either the end of file was reached, or there was an error. state->err must be consulted in that case to determine which. */

(state, buf, len)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

gzreadFunction · 0.85
gzfreadFunction · 0.85
gzgetcFunction · 0.85

Calls 4

gz_skipFunction · 0.85
gz_fetchFunction · 0.85
gz_loadFunction · 0.85
gz_decompFunction · 0.85

Tested by

no test coverage detected