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

Method data

util/generic/buffer.h:186–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184 }
185
186 inline char* data() noexcept {
187 return Data();
188 }
189
190 inline const char* data() const noexcept {
191 return Data();

Callers 15

Y_UNIT_TESTFunction · 0.45
TestTildeEmptyToNullMethod · 0.45
TestTildeMethod · 0.45
TestFuncsMethod · 0.45
operator[]Function · 0.45
dataFunction · 0.45
string.hFile · 0.45
TBasicStringFunction · 0.45
CopyAllFunction · 0.45
JoinImplFunction · 0.45
operator()Method · 0.45
Y_UNIT_TESTFunction · 0.45

Calls 1

DataClass · 0.70

Tested by 3

TestTildeEmptyToNullMethod · 0.36
TestTildeMethod · 0.36
TestFuncsMethod · 0.36