Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Offset
Method
Offset
library/cpp/archive/yarchive.cpp:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
inline ui64 Offset() const noexcept {
96
return Off_;
97
}
98
99
private:
100
ui64 Off_;
Callers
7
PrintError
Function · 0.45
ReadJson
Function · 0.45
PrintError
Function · 0.45
ReadJson
Function · 0.45
AddSynonym
Method · 0.45
ReadDict
Method · 0.45
BlobByKey
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected