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) InfBlocks
Inflate. blocks
private InfBlocks
InfCodes. s
Methods in com.jcraft.jzlib with parameters of type InfBlocks Modifier and Type Method Description (package private) int
InfCodes. 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)
-