|
<< Click to Display Table of Contents >> Navigation: Enums > TCompressorImplementation |
SIGNATURE=IWCompressionOptions.TCompressorImplementation
ETYPE=Enum
Declaration:
Delphi: |
public TCompressorImplementation = ( |
C++: |
public: enum TCompressorImplementation { |
Unit: IWCompressionOptions.pas
Description: IW_NOTE: Plain deflate compression has been deprecated in IW in favor of gzip. There are several reasons why but the most important is that plain deflate as an http compression protocol is not being used anymore, mostly anywhere. https://almanac.httparchive.org/en/2020/compression