Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ Data
Method
Data
driver/oss/write_batch.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
(w *WriteBatch) Data() []byte {
49
return
w.wbatch.Dump()
50
}
Callers
nothing calls this directly
Calls
1
Dump
Method · 0.45
Tested by
no test coverage detected