C# Class System.IO.Compression.ZLibNative

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Methods

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