Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bitcoin-ABC/bitcoin-abc
/ size
Method
size
src/serialize.h:1211–1211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1209
}
1210
1211
size_t size() const { return nSize; }
1212
};
1213
1214
template <typename Stream, typename... Args>
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