C# Class Zlib.InflateManager

Afficher le fichier Open project: robertbaker/SevenUpdate Class Usage Examples

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
End ( ) : int
Inflate ( ) : int
Initialize ( ZlibCodec codec, int w ) : int
Reset ( ) : int

Method Details

InflateManager() public méthode

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