Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
xz
v0.1.5
Compress
XZ
CompressionError
DecompressionError
PRESET
Reader
Writer
Built with Crystal 1.9.2
2023-10-08 08:24:24 UTC
module
Compress::XZ
Defined in:
xz.cr
xz/lib.cr
Constant Summary
LZMA_VERSION
=
SemanticVersion
.parse(
String
.new(
LZMA
.version_string))
LZMA_VERSION_MINIMUM
=
SemanticVersion
.parse(
"5.2.4"
)
VERSION
=
"0.1.5"