MCPcopy Create free account
hub / github.com/arkdb/inception / fill_window

Function fill_window

zlib/deflate.c:1266–1358  ·  view source on GitHub ↗

=========================================================================== * Fill the window when the lookahead becomes insufficient. * Updates strstart and lookahead. * * IN assertion: lookahead < MIN_LOOKAHEAD * OUT assertions: strstart <= window_size-MIN_LOOKAHEAD * At least one byte has been read, or avail_in == 0; reads are * performed for at least two bytes (required for the zi

(s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

deflate_storedFunction · 0.85
deflate_fastFunction · 0.85
deflate_slowFunction · 0.85
deflate_rleFunction · 0.85

Calls 2

zmemcpyFunction · 0.85
read_bufFunction · 0.85

Tested by

no test coverage detected