MCPcopy 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
277template<typename KEY>

Callers 1

__root_hash_sizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected