• QuickLZ是一个有用的命令行工具,将使你能够实现快速和强大压缩的文件。

    QuickLZ支持四个压缩的水平和可选择的流行压缩。 由于业绩原因,这些和其他的设置必须通过定义的源代码的标志在开始quicklz的。c文件,此后该文件必须编制。

    有很重要的问题COMPRESSION_LEVEL和STREAMING_MODE标志:数据压缩在0级只能解压在级别0和数据必须被解与同样的设定或价值的STREAMING_MODE,因为它是压缩。 仔细注意的设置采取用于未来的兼容性。

  • QuickLZ एक उपयोगी कमांड लाइन उपकरण है कि आप सक्षम हो जाएगा प्राप्त करने के लिए तेजी से और शक्तिशाली संपीड़न के लिए अपनी फ़ाइलें.

    QuickLZ का समर्थन करता है चार संपीड़न स्तर और वैकल्पिक स्ट्रीमिंग संपीड़न. प्रदर्शन कारणों की वजह से, इन और अन्य सेटिंग्स परिभाषित किया जाना चाहिए के माध्यम से स्रोत कोड में झंडे की शुरुआत quicklz.सी फाइल whereafter फ़ाइल संकलित किया जाना चाहिए.

    वहाँ रहे हैं के लिए महत्वपूर्ण मुद्दों COMPRESSION_LEVEL और STREAMING_MODE झंडे: डेटा संपीड़ित स्तर में 0 केवल किया जा सकता है decompressed स्तर में 0, और डेटा होना चाहिए decompressed के साथ एक ही सेटिंग या मूल्य के STREAMING_MODE था के रूप में यह संकुचित है । ध्यान से नोट सेटिंग्स में ले लिया है का उपयोग करें, भविष्य के लिए संगतता ।

  • QuickLZ is a useful command-line tool that will enable you to achieve fast and powerful compression for your files.

    QuickLZ supports four compression levels and optional streaming compression. Because of performance reasons, these and other settings must be defined through source code flags in the beginning of the quicklz.c file whereafter the file must be compiled.

    There are important issues for the COMPRESSION_LEVEL and STREAMING_MODE flags: Data compressed in level 0 can only be decompressed in level 0, and data must be decompressed with the same setting or value of STREAMING_MODE as it was compressed. Carefully note the settings taken in use for future compatibility.