MCPcopy Create free account
hub / github.com/catboost/catboost / Finish

Method Finish

util/stream/output.h:127–129  ·  view source on GitHub ↗

* Flushes and closes this stream. No more data can be written into a stream * once it's closed. */

Source from the content-addressed store, hash-verified

125 * once it's closed.
126 */
127 inline void Finish() {
128 DoFinish();
129 }
130
131protected:
132 /**

Callers 7

Y_UNIT_TESTFunction · 0.45
Y_UNIT_TESTFunction · 0.45
DoFinishMethod · 0.45
Y_UNIT_TESTFunction · 0.45
DoFinishMethod · 0.45
zlib.cppFile · 0.45
TestBufferedIOMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestBufferedIOMethod · 0.36