Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnString
Method
OnString
library/cpp/json/common/defs.cpp:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
bool TJsonCallbacks::OnString(const TStringBuf&) {
29
return true;
30
}
31
32
bool TJsonCallbacks::OnOpenMap() {
33
return true;
Callers
2
WriteJsonValue
Function · 0.45
OnStringScalar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected