Logo
Explore Help
Sign In
TheCloud/v
1
0
Fork 0
You've already forked v
mirror of https://github.com/vlang/v.git synced 2025-08-03 09:47:15 -04:00
Code Issues Packages Projects Releases Wiki Activity
v/vlib/compress
History
Delyan Angelov 3725576729
docs,ci: check more vlib modules in the report-missing-dots-in-doc-comments job (#24928)
2025-07-19 11:51:01 +03:00
..
deflate
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
2024-09-10 11:25:56 +03:00
gzip
docs,ci: check more vlib modules in the report-missing-dots-in-doc-comments job (#24928)
2025-07-19 11:51:01 +03:00
szip
docs,ci: check more vlib modules in the report-missing-dots-in-doc-comments job (#24928)
2025-07-19 11:51:01 +03:00
zlib
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
2024-02-12 12:38:47 +02:00
zstd
docs,ci: check more vlib modules in the report-missing-dots-in-doc-comments job (#24928)
2025-07-19 11:51:01 +03:00
compress.c.v
docs,ci: check more vlib modules in the report-missing-dots-in-doc-comments job (#24928)
2025-07-19 11:51:01 +03:00
README.md
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
2024-02-12 12:38:47 +02:00

README.md

Description

compress is a namespace for (multiple) compression algorithms supported by V.

At the moment, the following compression algorithms are implemented:

  • compress.deflate
  • compress.gzip
  • compress.zlib
  • compress.zstd
Powered by Gitea Version: Page: 741ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API