Nevron Open Vision Documentation
Nevron.Nov.Compression Namespace / NCompression Class / CompressZlib Method


In This Topic
    CompressZlib Method
    In This Topic
    Compresses the given input stream with the zlib algorithm to the specified output stream and closes the output stream.
    Overload List
    OverloadDescription
    Compresses the given input stream with the zlib algorithm to the specified output stream and closes the output stream.  
    Compresses the given input stream with the zlib algorithm to the specified output stream.  
    Compresses the given bytes with the zlib algorithm.  
    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