Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Length
Method
Length
library/cpp/archive/yarchive.cpp:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
inline ui64 Length() const noexcept {
92
return Len_;
93
}
94
95
inline ui64 Offset() const noexcept {
96
return Off_;
Callers
4
AddSynonym
Method · 0.45
ObjectByKey
Method · 0.45
BlobByKey
Method · 0.45
TBlobOwningStream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected