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

Method TData

library/cpp/blockcodecs/core/codecs.h:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10namespace NBlockCodecs {
11 struct TData: public TStringBuf {
12 inline TData() = default;
13
14 Y_HAS_MEMBER(Data);
15 Y_HAS_MEMBER(Size);

Callers

nothing calls this directly

Calls 4

dataMethod · 0.45
sizeMethod · 0.45
DataMethod · 0.45
SizeMethod · 0.45

Tested by

no test coverage detected