lzma.streams
Class LzmaDecoderWrapper
java.lang.Object
lzma.streams.LzmaDecoderWrapper
- All Implemented Interfaces:
- Coder
public class LzmaDecoderWrapper
- extends Object
- implements Coder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LzmaDecoderWrapper
public LzmaDecoderWrapper(Decoder decoder)
code
public void code(InputStream in,
OutputStream out)
throws IOException
- Specified by:
code in interface Coder
- Throws:
IOException
Copyright © 2011. All Rights Reserved.