Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnUInteger
Method
OnUInteger
library/cpp/json/common/defs.cpp:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
bool TJsonCallbacks::OnUInteger(unsigned long long) {
21
return true;
22
}
23
24
bool TJsonCallbacks::OnDouble(double) {
25
return true;
Callers
2
WriteJsonValue
Function · 0.45
OnUint64Scalar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected