MCPcopy Create free account
hub / github.com/FreeApophis/TrueCrypt / DecompressDeflatedData

Function DecompressDeflatedData

Common/Inflate.c:1294–1307  ·  view source on GitHub ↗

Main public function. Decompresses raw data compressed using the DEFLATE algorithm (RFC 1951 - e.g. zlib, gzip). Returns 0 if decompression fails or, if successful, returns the size of the decompressed data.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

inflateFunction · 0.85

Tested by

no test coverage detected