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

Function compress_lzma

UnityPy/helpers/CompressionHelper.py:47–79  ·  view source on GitHub ↗

compresses data via lzma (unity specific) 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 :r

(data: ByteString, write_decompressed_size: bool = False)

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