DEFAULT_COMPRESSOR

<< Click to Display Table of Contents >>

Navigation:  Constants >

DEFAULT_COMPRESSOR

SIGNATURE=IWCompressionOptions.DEFAULT_COMPRESSOR

 

ETYPE=Constant

 

Declaration:

Delphi:

DEFAULT_COMPRESSOR = compZLib compLibDeflate;

C++:

DEFAULT_COMPRESSOR = compZLib compLibDeflate;

 

Unit: IWCompressionOptions.pas

 

Description: This is constant IWCompressionOptions.DEFAULT_COMPRESSOR.