Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleNet/HumbleNet
/ getLargeIntValue
Method
getLargeIntValue
3rdparty/Amalgamate/juce_core_amalgam.cpp:11186–11189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11184
}
11185
11186
int64 String::getLargeIntValue() const noexcept
11187
{
11188
return text.getIntValue64();
11189
}
11190
11191
float String::getFloatValue() const noexcept
11192
{
Callers
2
toInt64
Method · 0.80
runTest
Method · 0.80
Calls
1
getIntValue64
Method · 0.45
Tested by
no test coverage detected