Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ size
Method
size
src/serialize.h:927–929 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
925
}
926
927
size_t size() const {
928
return nSize;
929
}
930
931
int GetVersion() const { return nVersion; }
932
int GetType() const { return nType; }
Callers
6
Serialize
Function · 0.45
Unserialize
Function · 0.45
Serialize
Method · 0.45
Serialize_impl
Function · 0.45
GetSerializeSize
Function · 0.45
GetSerializeSizeMany
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected