| ICompressor Interface |
Namespace: Intuit.Ipp.Core
public interface ICompressor
The ICompressor type exposes the following members.
| Name | Description | |
|---|---|---|
| DataCompressionFormat |
Gets format of the data compression.
|
| Name | Description | |
|---|---|---|
| Compress |
Compresses the input byte array into stream.
| |
| Decompress |
Decompresses the output response stream.
|