MCPcopy Create free account
hub / github.com/catboost/catboost / GetIOvec

Method GetIOvec

library/cpp/neh/tcp2.cpp:297–299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295 }
296
297 TContIOVector* GetIOvec() noexcept {
298 return &IOVec_;
299 }
300
301 protected:
302 void AddPart(const void* buf, size_t len) {

Callers 2

FlushOutputBuffersMethod · 0.45
FlushOutputBuffersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected