Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ pointer
Function
pointer
ogsr_engine/xrCore/FS.h:134–134 ·
view source on GitHub ↗
specific
Source
from the content-addressed store, hash-verified
132
133
// specific
134
IC u8* pointer() const { return data; }
135
IC size_t size() const { return file_size; }
136
IC void clear()
137
{
Callers
5
CBlockAllocator
Class · 0.85
save_to
Method · 0.85
open_chunk
Method · 0.85
open_chunk_iterator
Method · 0.85
r
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected