MCPcopy 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

SendMessagesMethod · 0.80
SendMessagesMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected