JZlib 1.1.1-redhat-1

Uses of Class
com.jcraft.jzlib.GZIPException

Uses of GZIPException in com.jcraft.jzlib
 

Methods in com.jcraft.jzlib that throw GZIPException
 long GZIPInputStream.getCRC()
           
 long GZIPOutputStream.getCRC()
           
 void GZIPOutputStream.setComment(String comment)
           
 void GZIPOutputStream.setModifiedTime(long mtime)
           
 void GZIPOutputStream.setName(String name)
           
 void GZIPOutputStream.setOS(int os)
           
 

Constructors in com.jcraft.jzlib that throw GZIPException
Deflater(int level)
           
Deflater(int level, boolean nowrap)
           
Deflater(int level, int bits)
           
Deflater(int level, int bits, boolean nowrap)
           
Deflater(int level, int bits, int memlevel)
           
Inflater(int w)
           
Inflater(int w, boolean nowrap)
           
 


JZlib 1.1.1-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.