Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Reset
Method
Reset
util/memory/tempbuf.cpp:249–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
void TTempBuf::Reset() noexcept {
250
Impl_->Reset();
251
}
252
253
void TTempBuf::SetPos(size_t off) {
254
Impl_->SetPos(off);
Callers
2
TestOps
Method · 0.45
Return
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestOps
Method · 0.36