Java.Util.Zip.InflaterInputStream.Fill Method
Fills the input buffer with data to be decompressed.

Syntax

[Android.Runtime.Register("fill", "()V", "GetFillHandler")]
protected virtual void Fill ()

Exceptions

TypeReason
Java.IO.IOExceptionif an IOException occurs.

Remarks

Fills the input buffer with data to be decompressed.

[Android Documentation]

Requirements

Namespace: Java.Util.Zip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1