MCPcopy 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

TPrettifierMethod · 0.45
RunFunction · 0.45
TBufMethod · 0.45
TBufMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected