C# Class GitSharp.Zlib

Afficher le fichier Open project: jagregory/jagregory-gitsharp Class Usage Examples

Méthodes publiques

Méthode Description
Decompress ( Stream input ) : byte[]
Decompress ( string path ) : byte[]

Method Details

Decompress() public méthode

public Decompress ( Stream input ) : byte[]
input System.IO.Stream
Résultat byte[]

Decompress() public méthode

public Decompress ( string path ) : byte[]
path string
Résultat byte[]