Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ getData
Method
getData
hi_scripting/scripting/api/FixLayoutObjects.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
uint8* Allocator::Block::getData() const
163
{
164
return data.get() + offset;
165
}
166
167
bool Allocator::Block::contains(uint8* ptr)
168
{
Callers
15
getDecodedString
Method · 0.45
registerSpecialBodyItems
Method · 0.45
convertBase64ToValueTree
Method · 0.45
duplicateSample
Method · 0.45
loadPathFromData
Method · 0.45
testScriptPitchFade
Method · 0.45
WebViewWrapper
Method · 0.45
loadFontAs
Method · 0.45
decodeBase64ValueTree
Method · 0.45
decryptWithRSA
Method · 0.45
recompile
Method · 0.45
getImageInternal
Method · 0.45
Calls
3
var
Function · 0.85
validMemoryAccess
Method · 0.80
get
Method · 0.45
Tested by
1
testScriptPitchFade
Method · 0.36