Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Left
Method
Left
util/memory/tempbuf.cpp:245–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
size_t TTempBuf::Left() const noexcept {
246
return Impl_->Left();
247
}
248
249
void TTempBuf::Reset() noexcept {
250
Impl_->Reset();
Callers
7
TestOps
Method · 0.45
AddChunk
Method · 0.45
MurmurHash32
Function · 0.45
MurmurHash64
Function · 0.45
AsStrBuf
Method · 0.45
ZeroTerminate
Method · 0.45
DoWrite
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestOps
Method · 0.36