Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
void TBufferedInput::Reset(IInputStream* slave) {
147
Impl_->Reset(slave);
148
}
149
150
class TBufferedOutputBase::TImpl {
151
public:
Callers
6
Next
Method · 0.45
Read
Method · 0.45
DoSkip
Method · 0.45
ReadTo
Method · 0.45
Reset
Method · 0.45
zlib.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected