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
System
util
zlib
Inflate
C# Class System.util.zlib.Inflate
Show file
Open project: boecko/iTextSharp
Class Usage Examples
Private Methods
Method
Description
inflate
(
ZStream
z
,
int
f
) :
int
inflateEnd
(
ZStream
z
) :
int
inflateInit
(
ZStream
z
,
int
w
) :
int
inflateReset
(
ZStream
z
) :
int
inflateSetDictionary
(
ZStream
z
,
byte
dictionary
,
int
dictLength
) :
int
inflateSync
(
ZStream
z
) :
int
inflateSyncPoint
(
ZStream
z
) :
int