MCPcopy 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

PrintErrorFunction · 0.45
ReadJsonFunction · 0.45
PrintErrorFunction · 0.45
ReadJsonFunction · 0.45
AddSynonymMethod · 0.45
ReadDictMethod · 0.45
BlobByKeyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected