SevenZip.Compression.LZ
public class OutWindow extends Object
| Method Summary | |
|---|---|
| void | CopyBlock(int distance, int len) |
| void | Create(int windowSize) |
| void | Flush() |
| byte | GetByte(int distance) |
| void | Init(boolean solid) |
| void | PutByte(byte b) |
| void | ReleaseStream() |
| void | SetStream(OutputStream stream) |