SevenZip.Compression.LZ
public class BinTree extends InWindow
| Method Summary | |
|---|---|
| boolean | Create(int historySize, int keepAddBufferBefore, int matchMaxLen, int keepAddBufferAfter) |
| int | GetMatches(int[] distances) |
| void | Init() |
| void | MovePos() |
| void | SetCutValue(int cutValue) |
| void | SetType(int numHashBytes) |
| void | Skip(int num) |