MCPcopy Create free account
hub / github.com/IceFireDB/IceFireDB / Data

Method Data

driver/ipfs/write_batch.go:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48}
49
50func (w *WriteBatch) Data() []byte {
51 return w.wbatch.Dump()
52}

Callers

nothing calls this directly

Calls 1

DumpMethod · 0.45

Tested by

no test coverage detected