info.aduna.io
Class GZipUtil

java.lang.Object
  extended by info.aduna.io.GZipUtil

public class GZipUtil
extends Object

GZip-related utilities.


Constructor Summary
GZipUtil()
           
 
Method Summary
static boolean isGZipStream(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GZipUtil

public GZipUtil()
Method Detail

isGZipStream

public static boolean isGZipStream(InputStream in)
                            throws IOException
Throws:
IOException


Copyright © 2011 Aduna. All Rights Reserved.