Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ getSize
Method
getSize
src/hx/Hash.h:274–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
virtual void updateAfterGc() = 0;
273
274
inline int getSize() { return size; }
275
};
276
277
template<typename KEY>
Callers
1
__root_hash_size
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected