C# 클래스 Org.BouncyCastle.Utilities.Zlib.InflateBlocks

상속: InflateCodes
파일 보기 프로젝트 열기: ElanHasson/SSIS-Extensions 1 사용 예제들

비공개 메소드들

메소드 설명
InflateBlocks ( ZStream z, Object checkfn, int w ) : System
free ( ZStream z ) : void
inflate_flush ( ZStream z, ZLibStatus r ) : ZLibStatus
proc ( ZStream z, ZLibStatus r ) : ZLibStatus
reset ( ZStream z, long c ) : void
set_dictionary ( byte d, int start, int n ) : void
sync_point ( ) : ZLibStatus