Click or drag to resize

GH_Compression Methods

The GH_Compression type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCompress
Compress an array of bytes using the Deflate algorithm.
Public methodStatic memberDecompress
Decompress an array of bytes using the Deflate algorithm.
Top
See Also