Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetInt32
Method
GetInt32
src/plugin/kernel/include/AFCNode.hpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
int32_t GetInt32() const override
113
{
114
return data_;
115
}
116
117
void SetInt32(int32_t value) override
118
{
Callers
2
From
Method · 0.45
CopyFrom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected