Java.Util.Zip.Inflater.Remaining Property
Returns the number of bytes of current input remaining to be read by this inflater.

Syntax

[get: Android.Runtime.Register("getRemaining", "()I", "GetGetRemainingHandler")]
public virtual int Remaining { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of bytes of current input remaining to be read by this inflater.

[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