Click or drag to resize

EAPEncodeGZipCompress Method

Overload List
  NameDescription
Public methodStatic memberGZipCompress(Byte)
Compress a block of data using the .Net GZip implementation.
Public methodStatic memberGZipCompress(String)
Compresses a base-64 string and returns the compressed version.
Top
See Also