MCPcopy 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
42void TBufferedFileOutputEx::DoFinish() {
43 FileHolder->Finish();
44}
45
46void TBufferedFileOutputEx::DoFlush() {
47}

Callers

nothing calls this directly

Calls 1

FinishMethod · 0.45

Tested by

no test coverage detected