Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetData
Method
GetData
src/base/AFStringPod.hpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
DATA* GetData() const
171
{
172
return mpNode->data;
173
}
174
175
node_t* GetNode() const
176
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected