Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Filled
Method
Filled
util/memory/tempbuf.cpp:241–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
size_t TTempBuf::Filled() const noexcept {
242
return Impl_->Filled();
243
}
244
245
size_t TTempBuf::Left() const noexcept {
246
return Impl_->Left();
Callers
11
EscapeJ
Function · 0.45
TCatboostLogEntry
Method · 0.45
WriteRegularLog
Method · 0.45
WriteTraceLog
Method · 0.45
Output
Method · 0.45
TestAppend
Method · 0.45
TestOps
Method · 0.45
TestMoveCtor
Method · 0.45
TestProceed
Method · 0.45
AsStrBuf
Method · 0.45
FreeBSDGetExecPath
Function · 0.45
Calls
no outgoing calls
Tested by
4
TestAppend
Method · 0.36
TestOps
Method · 0.36
TestMoveCtor
Method · 0.36
TestProceed
Method · 0.36