mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
.. | ||
samples | ||
read_zstd_files_test.v | ||
README.md | ||
zstd.c.v | ||
zstd_test.v |
Description
compress.zstd
is a module that assists in the compression and
decompression of binary data using zstd
compression.