Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
968
struct CSerActionSerialize
969
{
970
constexpr bool ForRead() const { return false; }
971
};
972
struct CSerActionUnserialize
973
{
Callers
2
SERIALIZE_METHODS
Method · 0.45
SERIALIZE_METHODS
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected