C# Class System.util.zlib.Inflate

Afficher le fichier Open project: boecko/iTextSharp Class Usage Examples

Private Methods

Méthode 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