Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetFile
Method
GetFile
util/system/filemap.h:165–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
TFile GetFile() const noexcept {
166
return Map_.GetFile();
167
}
168
169
void Precharge(size_t pos = 0, size_t size = (size_t)-1) const;
170
Callers
1
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected