C# Class System.util.zlib.InfCodes

Afficher le fichier Open project: boecko/iTextSharp

Private Methods

Méthode Description
InfCodes ( ) : 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
init ( int bl, int bd, int tl, int tl_index, int td, int td_index, ZStream z ) : void
proc ( InfBlocks s, ZStream z, int r ) : int