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

Method Reset

util/stream/buffered.cpp:146–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146void TBufferedInput::Reset(IInputStream* slave) {
147 Impl_->Reset(slave);
148}
149
150class TBufferedOutputBase::TImpl {
151public:

Callers 6

NextMethod · 0.45
ReadMethod · 0.45
DoSkipMethod · 0.45
ReadToMethod · 0.45
ResetMethod · 0.45
zlib.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected