C# Class System.util.zlib.Inflate

Mostra 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