Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ size
Method
size
src/serialize.h:1139–1142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1137
}
1138
1139
uint64_t size() const
1140
{
1141
return m_size;
1142
}
1143
};
1144
1145
template<typename I>
Callers
6
Ser
Method · 0.45
Unser
Method · 0.45
Serialize
Function · 0.45
write
Method · 0.45
GetSerializeSize
Function · 0.45
size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected