Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
namespace 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
data
Method · 0.45
size
Method · 0.45
Data
Method · 0.45
Size
Method · 0.45
Tested by
no test coverage detected