Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbyssEngine/AbyssEngineOld
/ StartOfBlockForTesting
Method
StartOfBlockForTesting
src/Abyss/FileSystem/MPQ.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
std::streamsize MPQStream::StartOfBlockForTesting() const { return _startOfBlock; }
47
48
int MPQStream::underflow() {
49
if (gptr() == egptr()) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected