Click or drag to resize

EAPEncodeGZipDecompress Method

Overload List
  NameDescription
Public methodStatic memberGZipDecompress(Byte)
Decompress a block of data using the .Net GZip implementation.
Public methodStatic memberGZipDecompress(String)
Decompress a base64 encoded string using the .Net GZip implementation.
Top
See Also