Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ size
Method
size
src/serialize.h:1022–1024 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1020
}
1021
1022
size_t size() const {
1023
return nSize;
1024
}
1025
1026
int GetVersion() const { return nVersion; }
1027
Callers
7
Ser
Method · 0.45
Unser
Method · 0.45
Serialize
Function · 0.45
Serialize_impl
Function · 0.45
write
Method · 0.45
GetSerializeSize
Function · 0.45
GetSerializeSizeMany
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected