GH_Compression
Public Class
Public Method
Static Member
Public Method
Static Member
Provides static methods for compression of byte-arrays.
Inheritance Hierarchy
System.Object
GH_IO.Serialization.GH_Compression
Namespace: GH_IO.Serialization
Assembly: GH_IO (in GH_IO.dll)
Syntax
public sealed class GH_Compression
The GH_Compression type exposes the following members.
Methods
Name
Description
Public Method
Static Member
Compress
Compress an array of bytes using the Deflate algorithm.
Public Method
Static Member
Decompress
Decompress an array of bytes using the Deflate algorithm.