Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ HasData
Method
HasData
library/cpp/neh/tcp2.cpp:293–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
bool HasData() const noexcept {
294
return !Parts_.empty();
295
}
296
297
TContIOVector* GetIOvec() noexcept {
298
return &IOVec_;
Callers
2
SendMessages
Method · 0.80
SendMessages
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected