Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aceld/zinx
/ Close
Method
Close
zutils/witer.go:202–205 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
200
}
201
202
func
(w *Writer) Close() error {
203
w.flush()
204
return
w.close()
205
}
206
207
// close closes the file if it is open.
208
func
(w *Writer) close() error {
Callers
14
Zip
Function · 0.95
SetLogFile
Method · 0.80
closeFile
Method · 0.80
Start
Method · 0.80
rotate
Method · 0.80
close
Method · 0.80
ZipToFile
Function · 0.80
Clinet
Function · 0.80
ClientJoin
Function · 0.80
ListenTcpConn
Method · 0.80
ListenKcpConn
Method · 0.80
finalizer
Method · 0.80
Calls
2
flush
Method · 0.95
close
Method · 0.95
Tested by
2
Clinet
Function · 0.64
ClientJoin
Function · 0.64