NevronOpenVision
Nevron.Nov.Compression Namespace / NCompression Class / DecompressZlib Method
DecompressZlib Method
Decompresses the given input stream with the zlib algorithm to the specified output stream. This method automatically detects whether the given zlib compressed input stream has a header or not and decompresses it accordingly.
Overload List
OverloadDescription
Decompresses the given input stream with the zlib algorithm to the specified output stream. This method automatically detects whether the given zlib compressed input stream has a header or not and decompresses it accordingly.  
Decompresses the given input stream with the zlib algorithm to the specified output stream.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also