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

Function deflate_rle

unity_2017_x/libil2cpp/external/zlib/deflate.c:1715–1767  ·  view source on GitHub ↗

=========================================================================== * For Z_RLE, simply look for runs of bytes, generate matches only of distance * one. Do not maintain a hash table. (It will be regenerated if this run of * deflate switches away from Z_RLE.) */

(s, flush)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

fill_windowFunction · 0.70
check_matchFunction · 0.70

Tested by

no test coverage detected