C# Class Crisis.Ionic.Zlib.InflateManager

Afficher le fichier Open project: teeknofil/Crisis-Wordlist-Generator Class Usage Examples

Private Properties

Свойство Type Description
End int
Inflate int
Initialize int
Reset int
SetDictionary int
Sync int
SyncPoint int

Méthodes publiques

Méthode Description
InflateManager ( ) : System
InflateManager ( bool expectRfc1950HeaderBytes ) : System

Private Methods

Méthode Description
End ( ) : int
Inflate ( FlushType flush ) : int
Initialize ( ZlibCodec codec, int w ) : int
Reset ( ) : int
SetDictionary ( byte dictionary ) : int
Sync ( ) : int
SyncPoint ( ZlibCodec z ) : int

Method Details

InflateManager() public méthode

public InflateManager ( ) : System
Résultat System

InflateManager() public méthode

public InflateManager ( bool expectRfc1950HeaderBytes ) : System
expectRfc1950HeaderBytes bool
Résultat System