Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ writeChecksum
Method
writeChecksum
src/OpenLoco/src/S5/SawyerStream.cpp:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
void SawyerStreamWriter::writeChecksum()
227
{
228
writeStream(&_checksum, sizeof(_checksum));
229
}
230
231
void SawyerStreamWriter::writeStream(const void* data, size_t dataLen)
232
{
Callers
2
uncompressFile
Function · 0.80
exportGameState
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected