MCPcopy Create free account
hub / github.com/TheAssemblyArmada/Vanilla-Conquer / Uncompress_Data

Function Uncompress_Data

common/load.cpp:297–336  ·  view source on GitHub ↗

* Uncompress_Data -- Uncompresses data from one buffer to another. * * * * This routine takes data from a compressed file (sans the first two * * size bytes) and uncompresses it to a destination buffer. The source * * data MUST have the CompHeaderType at its start. * *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

Load_UncompressFunction · 0.85
Load_UncompressFunction · 0.85
Load_UncompressFunction · 0.85

Calls 3

Add_Long_To_PointerFunction · 0.85
LCW_UncompressFunction · 0.85
Mem_CopyFunction · 0.50

Tested by

no test coverage detected