Uses of Class
com.jcraft.jzlib.InfBlocks
-
-
Uses of InfBlocks in com.jcraft.jzlib
Fields in com.jcraft.jzlib declared as InfBlocks Modifier and Type Field Description (package private) InfBlocksInflate. blocksprivate InfBlocksInfCodes. sMethods in com.jcraft.jzlib with parameters of type InfBlocks Modifier and Type Method Description (package private) intInfCodes. inflate_fast(int bl, int bd, int[] tl, int tl_index, int[] td, int td_index, InfBlocks s, ZStream z)Constructors in com.jcraft.jzlib with parameters of type InfBlocks Constructor Description InfCodes(ZStream z, InfBlocks s)
-