v/vlib/compress/zstd
2024-02-12 12:38:47 +02:00
..
samples
read_zstd_files_test.v doc: update trim_doc_node_description, make module readmes more uniform (#20792) 2024-02-12 12:38:47 +02:00
README.md doc: update trim_doc_node_description, make module readmes more uniform (#20792) 2024-02-12 12:38:47 +02:00
zstd.v
zstd_test.v

Description

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