lzma.sdk.lz
Class OutWindow
java.lang.Object
lzma.sdk.lz.OutWindow
public class OutWindow
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutWindow
public OutWindow()
create
public void create(int windowSize)
setStream
public void setStream(OutputStream stream)
throws IOException
- Throws:
IOException
releaseStream
public void releaseStream()
throws IOException
- Throws:
IOException
init
public void init(boolean solid)
flush
public void flush()
throws IOException
- Throws:
IOException
copyBlock
public void copyBlock(int distance,
int len)
throws IOException
- Throws:
IOException
putByte
public void putByte(byte b)
throws IOException
- Throws:
IOException
getByte
public byte getByte(int distance)
Copyright © 2011. All Rights Reserved.