Click or drag to resize

Zlib Methods

The Zlib type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDeflate Compress data using the ZLIB deflate algorithm
Public methodStatic memberInflate(Byte) Inflate compressed data using the ZLIB algorithm.
Public methodStatic memberInflate(Byte, Int32) Inflate compressed data using the ZLIB algorithm [superseded].
Top
See Also