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

Function read_buf

zlib/deflate.c:956–981  ·  view source on GitHub ↗

=========================================================================== * Read a new buffer from the current input stream, update the adler32 * and total number of bytes read. All deflate() input goes through * this function so some applications may wish to modify it to avoid * allocating a large strm->next_in buffer and copying from it. * (See also flush_pending()). */

(strm, buf, size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fill_windowFunction · 0.85

Calls 2

adler32Function · 0.85
zmemcpyFunction · 0.85

Tested by

no test coverage detected