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

Method Close

internal/compressions/reader_gzip.go:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40}
41
42func (this *GzipReader) Close() error {
43 return this.Finish(this)
44}

Callers 2

TestGzipReaderFunction · 0.95
BenchmarkGzipReaderFunction · 0.95

Calls 1

FinishMethod · 0.45

Tested by 2

TestGzipReaderFunction · 0.76
BenchmarkGzipReaderFunction · 0.76