C# Class System.IO.Compression.ZLibNative

Exibir arquivo Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
CreateZLibStreamForDeflate ( ZLibStreamHandle &zLibStreamHandle, CompressionLevel level, int windowBits, int memLevel, CompressionStrategy strategy ) : ErrorCode
CreateZLibStreamForInflate ( ZLibStreamHandle &zLibStreamHandle, int windowBits ) : ErrorCode