C# Class ComponentAce.Compression.Libs.zlib.Inflate

Show file Open project: Core-Techs/TiffLibrary 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