Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_TEST
Function · 0.45
TestTildeEmptyToNull
Method · 0.45
TestTilde
Method · 0.45
TestFuncs
Method · 0.45
operator[]
Function · 0.45
data
Function · 0.45
string.h
File · 0.45
TBasicString
Function · 0.45
CopyAll
Function · 0.45
JoinImpl
Function · 0.45
operator()
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
1
Data
Class · 0.70
Tested by
3
TestTildeEmptyToNull
Method · 0.36
TestTilde
Method · 0.36
TestFuncs
Method · 0.36