v/vlib/compress/zstd
2024-05-23 16:21:01 +03:00
..
samples
read_zstd_files_test.v
README.md
zstd.c.v vlib: make ./v -Wimpure-v -W test vlib/ pass on Linux (#21554) 2024-05-23 16:21:01 +03:00
zstd_test.v

Description

compress.zstd is a module that assists in the compression and decompression of binary data using zstd compression.