MCPcopy Create free account
hub / github.com/diasurgical/DevilutionX / Size

Method Size

Source/loadsave.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 }
117
118 size_t Size()
119 {
120 return m_size_;
121 }
122
123 template <typename T>
124 constexpr void Skip(size_t count = 1)

Callers 1

LoadStashFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected