C# Class Zlib.InfTree

Mostrar archivo Open project: robertbaker/SevenUpdate Class Usage Examples

Private Methods

Method Description
HuftBuild ( int b, int bindex, int n, int s, int d, int e, int t, int m, int hp, int hn, int v ) : int
InflateTreesBits ( int c, int bb, int tb, int hp, ZlibCodec z ) : int
InflateTreesDynamic ( int nl, int nd, int c, int bl, int bd, int tl, int td, int hp, ZlibCodec z ) : int
InflateTreesFixed ( int bl, int bd, int tl, int td ) : int
InitWorkArea ( int vsize ) : void