Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetBuffer
Method
GetBuffer
src/plugin/net/include/AFNetSession.hpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
char* GetBuffer()
101
{
102
return buffer_.get_data();
103
}
104
105
size_t GetBufferLen()
106
{
Callers
nothing calls this directly
Calls
1
get_data
Method · 0.80
Tested by
no test coverage detected