MCPcopy Create free account
hub / github.com/ElementsProject/elements / ForRead

Method ForRead

src/serialize.h:970–970  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

968struct CSerActionSerialize
969{
970 constexpr bool ForRead() const { return false; }
971};
972struct CSerActionUnserialize
973{

Callers 2

SERIALIZE_METHODSMethod · 0.45
SERIALIZE_METHODSMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected