Frames | No Frames |
Methods with parameter type java.util.zip.Inflater | |
void | Feeds the data in the chunk to a ZIP inflater object.
|
Constructors with parameter type java.util.zip.Inflater | |
InputSecurityParameters.InputSecurityParameters(Cipher cipher, Mac mac, Inflater inflater, SessionImpl session, CipherSuite suite) |
Constructors with parameter type java.util.zip.Inflater | |
Create an InflaterInputStream with the specified decompresseor
and a default buffer size.
| |
Create an InflaterInputStream with the specified decompresseor
and a specified buffer size.
|
Fields of type java.util.zip.Inflater | |
Inflater | Decompressor for this filter
|