Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.util.zip.DataFormatException
Uses in package java.util.zip
Methods which throw type java.util.zip.DataFormatException
int
Inflater
.
inflate
(byte[] buf)
Inflates the compressed stream to the output buffer.
int
Inflater
.
inflate
(byte[] buf, int off, int len)
Inflates the compressed stream to the output buffer.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)