MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / getLocInFile

Method getLocInFile

TheForceEngine/TFE_Archive/zipArchive.cpp:280–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280size_t ZipArchive::getLocInFile()
281{
282 return m_fileOffset;
283}
284
285// Directory
286u32 ZipArchive::getFileCount()

Callers 2

getLocMethod · 0.45
getLocMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected