Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetData
Method
GetData
library/cpp/yt/yson_string/string-inl.h:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
{ }
37
38
char* GetData()
39
{
40
return static_cast<char*>(GetExtraSpacePtr());
41
}
42
43
// TSharedRangeHolder overrides.
44
std::optional<size_t> GetTotalByteSize() const override
Callers
1
TYsonString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected