Compression Methods

Ultimate Replay

Compression Methods

The Compression type exposes the following members.

Methods
  Name Description
Public method Static member CompressData
Compress a data stream using the GZip compression algorithm.
Public method Static member DecompressData
Decompress a data stream using the GZip compression algorithm.
Top
See Also