Searched defs:LZDecoder (Results 1 – 1 of 1) sorted by relevance
18 public final class LZDecoder { class28 public LZDecoder(int dictSize, byte[] presetDict, ArrayCache arrayCache) { in LZDecoder() method in LZDecoder