MCPcopy 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
245size_t TTempBuf::Left() const noexcept {
246 return Impl_->Left();
247}
248
249void TTempBuf::Reset() noexcept {
250 Impl_->Reset();

Callers 7

TestOpsMethod · 0.45
AddChunkMethod · 0.45
MurmurHash32Function · 0.45
MurmurHash64Function · 0.45
AsStrBufMethod · 0.45
ZeroTerminateMethod · 0.45
DoWriteMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestOpsMethod · 0.36