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

Method GetIOvec

library/cpp/neh/http2.cpp:218–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216 }
217
218 TContIOVector* GetIOvec() override {
219 return &IOvec_;
220 }
221
222 private:
223 TRequestData::TPtr Req_;

Callers 2

SendRequestMethod · 0.45
SendDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected