C# Class ComponentAce.Compression.Libs.zlib.InfCodes

ファイルを表示 Open project: Core-Techs/TiffLibrary Class Usage Examples

Private Methods

Method Description
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