module Compress::XZ::PRESET

Defined in:

xz.cr

Constant Summary

BEST_COMPRESSION = 9
BEST_SPEED = 1
DEFAULT_COMPRESSION = 6
NO_COMPRESSION = 0