MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / Close

Method Close

internal/compressions/reader_deflate.go:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37func (this *DeflateReader) Close() error {
38 return this.Finish(this)
39}

Callers 1

TestDeflateReaderFunction · 0.95

Calls 1

FinishMethod · 0.45

Tested by 1

TestDeflateReaderFunction · 0.76