Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Close
Method
Close
internal/compressions/reader_zstd.go:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
func
(this *ZSTDReader) Close() error {
44
return
this.Finish(this)
45
}
Callers
2
TestZSTDReader
Function · 0.95
BenchmarkZSTDReader
Function · 0.95
Calls
1
Finish
Method · 0.45
Tested by
2
TestZSTDReader
Function · 0.76
BenchmarkZSTDReader
Function · 0.76