MCPcopy 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

SerMethod · 0.45
UnserMethod · 0.45
SerializeFunction · 0.45
Serialize_implFunction · 0.45
writeMethod · 0.45
GetSerializeSizeFunction · 0.45
GetSerializeSizeManyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected