Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ AllocAtomic
Function
AllocAtomic
include/Array.h:384–384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
382
static String joinArray(Array_obj<String> *inArray, String inSeparator);
383
384
virtual bool AllocAtomic() const { return false; }
385
386
inline bool IsByteArray() const { return getStoreType()==arrayBool; }
387
Callers
1
__SetSizeExact
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected