Property | Type | Description | |
---|---|---|---|
End | int | ||
Inflate | int | ||
Initialize | int | ||
Reset | int | ||
SetDictionary | int | ||
Sync | int | ||
SyncPoint | int |
Method | Description | |
---|---|---|
InflateManager ( ) : System | ||
InflateManager ( bool expectRfc1950HeaderBytes ) : System |
Method | Description | |
---|---|---|
End ( ) : int | ||
Inflate ( FlushType flush ) : int | ||
Initialize ( |
||
Reset ( ) : int | ||
SetDictionary ( byte dictionary ) : int | ||
Sync ( ) : int | ||
SyncPoint ( |
public InflateManager ( bool expectRfc1950HeaderBytes ) : System | ||
expectRfc1950HeaderBytes | bool | |
return | System |