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