Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ Data
Method
Data
driver/hybriddb/write_batch.go:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
func
(w *WriteBatch) Data() []byte {
38
return
w.wbatch.Dump()
39
}
Callers
2
TestWriteBatch_Close
Function · 0.95
TestWriteBatch_Data
Function · 0.95
Calls
1
Dump
Method · 0.45
Tested by
2
TestWriteBatch_Close
Function · 0.76
TestWriteBatch_Data
Function · 0.76