Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
func
(this *GzipReader) Close() error {
43
return
this.Finish(this)
44
}
Callers
2
TestGzipReader
Function · 0.95
BenchmarkGzipReader
Function · 0.95
Calls
1
Finish
Method · 0.45
Tested by
2
TestGzipReader
Function · 0.76
BenchmarkGzipReader
Function · 0.76