Inflater.getRemaining

Inflater.getRemaining

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized int getRemaining()
Description
Returns the total number of bytes remaining in the input buffer. This can be used to find out what bytes still remain in the input buffer after decompression has finished.