Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoHotkey/AutoHotkey
/ Data
Method
Data
source/script_object.h:800–800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
798
799
public:
800
void *Data() { return mData; }
801
size_t Size() { return mSize; }
802
ResultType Resize(size_t aNewSize);
803
Callers
2
BIV_DECL_W
Function · 0.80
GetBufferObjectPtr
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected