Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Close
Method
Close
internal/compressions/writer_deflate.go:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
func
(this *DeflateWriter) Close() error {
52
return
this.Finish(this)
53
}
54
55
func
(this *DeflateWriter) Level() int {
56
return
this.level
Callers
2
TestDeflateReader
Function · 0.95
BenchmarkDeflateWriter_Write
Function · 0.95
Calls
1
Finish
Method · 0.45
Tested by
2
TestDeflateReader
Function · 0.76
BenchmarkDeflateWriter_Write
Function · 0.76