Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts1001516
StatusChanged
Class Summary
InflaterInputStream
Field Detail
buf
inf
len
Constructor Detail
<init>(java.io.InputStream)
<init>(java.io.InputStream,java.util.zip.Inflater)
<init>(java.io.InputStream,java.util.zip.Inflater,int)
Method Detail
available()
close()
fill()
mark(int)
markSupported()
read()
read(byte[],int,int)
reset()
skip(long)

© 2019 Oracle Corporation and/or its affiliates