Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts0001414
StatusNot 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