Utility/Configuration/CompressionFormat.php
Show:
inherited
Classes
\Intuit\Ipp\Utility\CompressionFormat
Table of Contents
Package
Default
\Intuit\Ipp\Utility\CompressionFormat
jump to top
Package:
Default
Format used to compress data.
Constants
string
None
= 'None'
No compression.
None
string
None
string
GZip
= 'GZip'
GZip compression.
GZip
string
GZip
string
Deflate
= 'Deflate'
Deflate compression.
Deflate
string
Deflate
Documentation was generated by
phpDocumentor 2.8.5
.