MCPcopy Create free account
hub / github.com/driusan/dgit / NewReader

Function NewReader

zlib/reader.go:72–74  ·  view source on GitHub ↗

NewReader creates a new ReadCloser. Reads from the returned ReadCloser read and decompress data from r. The implementation buffers input and may read more data than necessary from r. It is the caller's responsibility to call Close on the ReadCloser when done. The ReadCloser returned by NewReader al

(r flate.Reader)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dataStreamMethod · 0.92

Calls 1

NewReaderDictFunction · 0.85

Tested by

no test coverage detected