C# 클래스 Rebex.IO.Compression.Inflate

파일 보기 프로젝트 열기: Nanook/Queen-Bee 1 사용 예제들

비공개 메소드들

메소드 설명
inflate ( ZStream z, int f ) : int
inflateEnd ( ZStream z ) : int
inflateInit ( ZStream z, int w ) : int
inflateReset ( ZStream z ) : int
inflateSetDictionary ( ZStream z, byte dictionary, int dictLength ) : int
inflateSync ( ZStream z ) : int
inflateSyncPoint ( ZStream z ) : int