Grasshopper API
GH_Compression Class |
Provides static methods for compression of byte-arrays.
Namespace: GH_IO.Serialization
Assembly: GH_IO (in GH_IO.dll)
The GH_Compression type exposes the following members.
| Name | Description | |
|---|---|---|
| Compress |
Compress an array of bytes using the Deflate algorithm.
| |
| Decompress |
Decompress an array of bytes using the Deflate algorithm.
|