MCPcopy 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
8bool TJsonCallbacks::OnNull() {
9 return true;
10}
11
12bool TJsonCallbacks::OnBoolean(bool) {
13 return true;

Callers 2

WriteJsonValueFunction · 0.45
OnEntityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected