Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnNull
Method
OnNull
library/cpp/json/common/defs.cpp:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
}
7
8
bool TJsonCallbacks::OnNull() {
9
return true;
10
}
11
12
bool TJsonCallbacks::OnBoolean(bool) {
13
return true;
Callers
2
WriteJsonValue
Function · 0.45
OnEntity
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected