Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GitSharp
Zlib
C# Class GitSharp.Zlib
Show file
Open project: jagregory/jagregory-gitsharp
Class Usage Examples
Public Methods
Method
Description
Decompress
(
Stream
input
) :
byte[]
Decompress
(
string
path
) :
byte[]
Method Details
Decompress()
public
method
public
Decompress
(
Stream
input
) :
byte[]
input
System.IO.Stream
return
byte[]
Decompress()
public
method
public
Decompress
(
string
path
) :
byte[]
path
string
return
byte[]