Utility/Configuration/CompressionFormat.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\Intuit\Ipp\Utility\CompressionFormat

Package: Default
Format used to compress data.

Constants

>VConstantstring  None = 'None'
No compression.
None
string

None

>VConstantstring  GZip = 'GZip'
GZip compression.
GZip
string

GZip

>VConstantstring  Deflate = 'Deflate'
Deflate compression.
Deflate
string

Deflate

Documentation was generated by phpDocumentor 2.8.5.