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

Function compress_gzip

UnityPy/helpers/CompressionHelper.py:145–155  ·  view source on GitHub ↗

compresses data via gzip The current static settings may not be the best solution, but they are the most commonly used values and should therefore be enough for the time being. :param data: uncompressed data :type data: ByteString :return: compressed 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