info.aduna.gee.publication.util
Class WLZ7710InputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
info.aduna.gee.publication.util.WLZ7710InputStream
- All Implemented Interfaces:
- Closeable
public class WLZ7710InputStream
- extends FilterInputStream
Implements a LZ7710-Compressed input 'stream'.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WLZ7710InputStream
public WLZ7710InputStream(InputStream inst)
throws IOException
- Create a WLZ7710 decompressing inputstream.
- Parameters:
inst - an InputStream
- Throws:
IOException
Copyright © 1997-2008 Aduna. All Rights Reserved.