Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Get
Method
Get
library/cpp/json/json_prettifier.cpp:55–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
TStringBuf Get(ui8 sz) const {
56
return TStringBuf(S, sz);
57
}
58
};
59
60
bool TJsonPrettifier::MayUnquoteNew(TStringBuf s) {
Callers
4
TPrettifier
Method · 0.45
Run
Function · 0.45
TBuf
Method · 0.45
TBuf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected