Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Data
Method
Data
util/generic/buffer.h:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
inline char* Data() noexcept {
65
return Data_;
66
}
67
68
inline const char* Data() const noexcept {
69
return Data_;
Callers
2
TBuffer
Class · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected