MCPcopy Create free account
hub / github.com/K0lb3/UnityPy / decompress_gzip

Function decompress_gzip

UnityPy/helpers/CompressionHelper.py:133–142  ·  view source on GitHub ↗

decompresses gzip-compressed data :param data: compressed data :type data: ByteString :raises OSError: Not a gzipped file :return: uncompressed data :rtype: bytes

(data: ByteString)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected