MCPcopy Index your code
hub / github.com/driusan/dgit / Resetter

Interface Resetter

zlib/reader.go:60–64  ·  view source on GitHub ↗

Resetter resets a ReadCloser returned by NewReader or NewReaderDict to to switch to a new underlying Reader. This permits reusing a ReadCloser instead of allocating a new one.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

TestGrepFunction · 0.65
TestCalculatorWriteCopyFunction · 0.65
TestSanityTestFunction · 0.65
NewReaderDictFunction · 0.65
ResetMethod · 0.65
ResetMethod · 0.65

Implementers 2

ZLibReaderzlib/reader.go
Writerzlib/writer.go

Calls

no outgoing calls

Tested by

no test coverage detected