C# 클래스 Zlib.InflateManager

파일 보기 프로젝트 열기: robertbaker/SevenUpdate 1 사용 예제들

Private Properties

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

공개 메소드들

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

비공개 메소드들

메소드 설명
End ( ) : int
Inflate ( ) : int
Initialize ( ZlibCodec codec, int w ) : int
Reset ( ) : int

메소드 상세

InflateManager() 공개 메소드

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