Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
Compression (ZLIB)
The
compression.zlib
vocabulary provides support for ZLIB:
compress
( byte-array -- byte-array' )
uncompress
( byte-array -- byte-array' )