Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testBatchFuncs
Function · 0.65
ValueSize
Method · 0.65
InsertReceiptChain
Method · 0.65
Implementers
3
memBatch
database/memdb.go
ldbBatch
database/leveldb.go
tableBatch
database/leveldb.go
Calls
no outgoing calls
Tested by
1
testBatchFuncs
Function · 0.52