C# 클래스 Cimbalino.Phone.Toolkit.Compression.InflateManager

파일 보기 프로젝트 열기: Cimbalino/Cimbalino-Phone-Toolkit 1 사용 예제들

Private Properties

프로퍼티 타입 설명
End int
Inflate int
Initialize int
Reset int
SetDictionary int
Sync int
SyncPoint int

공개 메소드들

메소드 설명
InflateManager ( ) : System
InflateManager ( bool expectRfc1950HeaderBytes ) : System

비공개 메소드들

메소드 설명
End ( ) : int
Inflate ( FlushType flush ) : int
Initialize ( ZlibCodec codec, int w ) : int
Reset ( ) : int
SetDictionary ( byte dictionary ) : int
Sync ( ) : int
SyncPoint ( ZlibCodec z ) : int

메소드 상세

InflateManager() 공개 메소드

public InflateManager ( ) : System
리턴 System

InflateManager() 공개 메소드

public InflateManager ( bool expectRfc1950HeaderBytes ) : System
expectRfc1950HeaderBytes bool
리턴 System