mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
253 B
253 B
icon | label |
---|---|
package | lz4 |
!!!
This module is optional. Set option PK_BUILD_MODULE_LZ4
to ON
in your CMakeLists.txt
to enable it.
!!!
LZ4 compression and decompression.
Source code
:::code source="../../include/typings/lz4.pyi" :::