mirror of
https://github.com/pocketpy/pocketpy
synced 2026-05-06 18:23:38 +00:00
10 lines
219 B
Markdown
10 lines
219 B
Markdown
!!!
|
|
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" :::
|