Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
14
14
Status
Not Changed
Class Summary
DeflaterInputStream
Field Detail
buf
def
Constructor Detail
DeflaterInputStream(java.io.InputStream)
DeflaterInputStream(java.io.InputStream,java.util.zip.Deflater)
DeflaterInputStream(java.io.InputStream,java.util.zip.Deflater,int)
Method Detail
available()
close()
mark(int)
markSupported()
read()
read(byte[],int,int)
reset()
skip(long)
© 2020 Oracle Corporation and/or its affiliates