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 17:57:59 -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
…
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
…

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: 1519ms Template: 94ms
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