MCPcopy Create free account
hub / github.com/CPChain/chain / ValueSize

Method ValueSize

database/interface.go:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 Putter
34 Deleter
35 ValueSize() int // amount of data in the batch
36 Write() error
37 // Reset resets the batch for reuse
38 Reset()

Callers 3

testBatchFuncsFunction · 0.65
ValueSizeMethod · 0.65
InsertReceiptChainMethod · 0.65

Implementers 3

memBatchdatabase/memdb.go
ldbBatchdatabase/leveldb.go
tableBatchdatabase/leveldb.go

Calls

no outgoing calls

Tested by 1

testBatchFuncsFunction · 0.52