MCPcopy Create free account
hub / github.com/HumbleNet/HumbleNet / hashCode64

Method hashCode64

3rdparty/Amalgamate/juce_core_amalgam.cpp:2179–2182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2177}
2178
2179int64 File::hashCode64() const
2180{
2181 return fullPath.hashCode64();
2182}
2183
2184String File::getFileNameWithoutExtension() const
2185{

Callers 1

runTestMethod · 0.80

Calls 2

isEmptyMethod · 0.45
getAndAdvanceMethod · 0.45

Tested by

no test coverage detected