Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getData
Method
getData
extlibs/soloud/src/audiosource/speech/darray.h:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
void put(int aData);
17
int getSize() const { return mUsed; }
18
char *getData() { return mData; }
19
};
20
21
#endif
Callers
3
SpeechInstance
Method · 0.80
rewind
Method · 0.80
setText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected