Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ DoFinish
Method
DoFinish
util/stream/direct_io.cpp:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void TBufferedFileOutputEx::DoFinish() {
43
FileHolder->Finish();
44
}
45
46
void TBufferedFileOutputEx::DoFlush() {
47
}
Callers
nothing calls this directly
Calls
1
Finish
Method · 0.45
Tested by
no test coverage detected