Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getMemPtr
Method
getMemPtr
extlibs/soloud/src/core/soloud_file.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
unsigned char * MemoryFile::getMemPtr()
153
{
154
return mDataPtr;
155
}
156
157
MemoryFile::~MemoryFile()
158
{
Callers
4
WavStreamInstance
Method · 0.45
loadwav
Method · 0.45
loadogg
Method · 0.45
loadmp3
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected