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

Function compress_lz4

UnityPy/helpers/CompressionHelper.py:97–105  ·  view source on GitHub ↗

compresses data via lz4.block :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