org.mbari.siam.tests.linkBenchmark2.compression
Class ObjectGunzipper
java.lang.Object
org.mbari.siam.tests.linkBenchmark2.compression.ObjectGunzipper
public class ObjectGunzipper
- extends java.lang.Object
ObjectGunzipper uncompresses an object, generating the original Object
- Author:
- Bob Herlien
|
Method Summary |
java.lang.Object |
decompress(byte[] compObj)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectGunzipper
public ObjectGunzipper()
decompress
public java.lang.Object decompress(byte[] compObj)
throws java.io.StreamCorruptedException,
java.lang.SecurityException,
java.lang.NullPointerException,
java.io.IOException,
java.lang.ClassNotFoundException,
java.io.InvalidClassException,
java.io.OptionalDataException,
java.util.zip.DataFormatException
- Throws:
java.io.StreamCorruptedException
java.lang.SecurityException
java.lang.NullPointerException
java.io.IOException
java.lang.ClassNotFoundException
java.io.InvalidClassException
java.io.OptionalDataException
java.util.zip.DataFormatException
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.