MCPcopy 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
162uint8* Allocator::Block::getData() const
163{
164 return data.get() + offset;
165}
166
167bool Allocator::Block::contains(uint8* ptr)
168{

Callers 15

getDecodedStringMethod · 0.45
duplicateSampleMethod · 0.45
loadPathFromDataMethod · 0.45
testScriptPitchFadeMethod · 0.45
WebViewWrapperMethod · 0.45
loadFontAsMethod · 0.45
decodeBase64ValueTreeMethod · 0.45
decryptWithRSAMethod · 0.45
recompileMethod · 0.45
getImageInternalMethod · 0.45

Calls 3

varFunction · 0.85
validMemoryAccessMethod · 0.80
getMethod · 0.45

Tested by 1

testScriptPitchFadeMethod · 0.36