Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ Data
Method
Data
driver/ipfs-synckv/write_batch.go:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
func
(w *WriteBatch) Close() {
120
w.wbatch.Reset()
121
w.ipfsOps = nil
122
}
123
124
func
(w *WriteBatch) Data() []byte {
Callers
nothing calls this directly
Calls
1
Dump
Method · 0.45
Tested by
no test coverage detected