C# 클래스 ComponentAce.Compression.Libs.zlib.InfCodes

파일 보기 프로젝트 열기: Core-Techs/TiffLibrary 1 사용 예제들

비공개 메소드들

메소드 설명
InfCodes ( int bl, int bd, int tl, int td, ZStream z ) : System
InfCodes ( int bl, int bd, int tl, int tl_index, int td, int td_index, ZStream z ) : System
free ( ZStream z ) : void
inflate_fast ( int bl, int bd, int tl, int tl_index, int td, int td_index, InfBlocks s, ZStream z ) : int
proc ( InfBlocks s, ZStream z, int r ) : int