Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ CloseMap
Method
CloseMap
library/cpp/json/json_writer.cpp:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void TJsonWriter::CloseMap() {
60
Buf.EndObject();
61
}
62
63
void TJsonWriter::OpenArray() {
64
Buf.BeginList();
Callers
5
EnterNode
Method · 0.45
LeaveNode
Method · 0.45
OnEndMap
Method · 0.45
OnEndAttributes
Method · 0.45
AddEntryToCoreSearchFile
Function · 0.45
Calls
1
EndObject
Method · 0.45
Tested by
no test coverage detected