MCPcopy 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
37func (w *WriteBatch) Data() []byte {
38 return w.wbatch.Dump()
39}

Callers 2

TestWriteBatch_CloseFunction · 0.95
TestWriteBatch_DataFunction · 0.95

Calls 1

DumpMethod · 0.45

Tested by 2

TestWriteBatch_CloseFunction · 0.76
TestWriteBatch_DataFunction · 0.76