C# Class Framework.Cryptography.Zlib

Afficher le fichier Open project: Arctium-Emulation/Project-WoW

Méthodes publiques

Méthode Description
Deflate ( byte data, CompressionLevel level = CompressionLevel.Fastest ) : byte[]

Method Details

Deflate() public static méthode

public static Deflate ( byte data, CompressionLevel level = CompressionLevel.Fastest ) : byte[]
data byte
level CompressionLevel
Résultat byte[]